CuriousTab
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank Clerk
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
The Relational Model and Normalization
See What Others Are Saying!
Question
One solution to the multivalued dependency constraint problem is to:
Options
A. split the relation into two relations, each with a single theme.
B. change the theme.
C. create a new theme.
D. add a composite key.
Correct Answer
split the relation into two relations, each with a single theme.
More questions
1. BI reporting systems summarize the current status of business activities in order to predict future activities.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
2. When assessing the table structure of an acquired set of tables with data, counting the number of table rows is (part of) the:
Options
A. first step.
B. second step.
C. third step.
D. fourth step.
Show Answer
Scratch Pad
Discuss
Correct Answer: first step.
3. It is appropriate to use a supertype/subtype relationship when there are attributes that apply to some of the instances of an entity type.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
4. The SQL keyword(s) ________ is used with wildcards.
Options
A. LIKE only
B. IN only
C. NOT IN only
D. IN and NOT IN
Show Answer
Scratch Pad
Discuss
Correct Answer: LIKE only
5. A maximum cardinality is the maximum number of entity instances that can participate in a relationship instance.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
6. Denormalized tables are in BCNF.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
7. The purpose of timestamping is to avoid the use of locks.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. A relationship is which of the following?
Options
A. A person, place, or thing
B. Property or characteristic of an entity
C. Link between entities
D. Weak entity
Show Answer
Scratch Pad
Discuss
Correct Answer: Link between entities
9. The XML family of standards is very important in database processing today.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. Which of the following is valid SQL for an Index?
Options
A. CREATE INDEX ID;
B. CHANGE INDEX ID;
C. ADD INDEX ID;
D. REMOVE INDEX ID;
Show Answer
Scratch Pad
Discuss
Correct Answer: CREATE INDEX ID;
Comments
There are no comments.
Enter a new Comment
Save
More in Database:
Advanced SQL
Data and Database Administration
Data Modeling with ER Model
Data Models into Database Designs
Data Warehousing
Database Design Using Normalization
Database Processing for BIS
Database Redesign
Distributed Databases
ER Model and Business Rules
Introduction to Database
Introduction to SQL
JDBC, Java Server Pages, and MySQL
Logical Database Design
Managing Databases with Oracle
Managing Multiuser Databases
Modeling Data in the Organization
Object-Oriented Data Modeling
Object-Oriented Database
ODBC, OLE DB, ADO, and ASP
Physical Database Design
SQL for Database Construction
SQL Server 2000
The Client-Server Database
The Database Development Process
The Database Environment
The Internet Database Environment
The Relational Model and Normalization
XML and ADO.NET