CuriousTab
Search
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 PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Database
‣
Database Design Using Normalization
Comments
Question
One common design problem when designing a database from existing data is the presence of inconsistent values in the received data.
Options
A. True
B. False
Correct Answer
True
Database Design Using Normalization problems
Search Results
1. When you are given a set of tables and asked to create a database to store their data, the first step is to create the new database.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
2. Proper normalization eliminates duplicated data.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
3. Multivalued dependencies create harmless anomalies that should be noted, but do not always need to be eliminated.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
4. When building a database from an existing set of tables, we still need to consider normalization principles.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
5. We have normalized a table into BCNF if all candidate keys are determinants.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
6. The design guidelines and priorities for read-only databases are different because read-only databases are never updated.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
7. The phrase "SALE.CNumber must exist in CUSTOMER.CNumber" is a referential integrity constraint.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
8. The DBMS allows surrogate keys to be changed.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
9. For every relationship, there are six possible referential integrity actions.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
10. In 1:N relationships, which entity becomes the parent entity is arbitrary.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
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