Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Database Design Using Normalization
When building a database from an existing set of tables, we may safely assume that there are no multivalued dependencies in the data we are given.
True
Correct Answer:
False
← Previous Question
Next Question→
More Questions from
Database Design Using Normalization
We have normalized a table into BCNF if all candidate keys are determinants.
When building a database from an existing set of tables, we still need to consider normalization principles.
Multivalued dependencies create harmless anomalies that should be noted, but do not always need to be eliminated.
Proper normalization eliminates duplicated data.
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.
One common design problem when designing a database from existing data is the presence of inconsistent values in the received data.
The design guidelines and priorities for read-only databases are different because read-only databases are never updated.
The phrase "SALE.CNumber must exist in CUSTOMER.CNumber" is a referential integrity constraint.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments