Database Design Using Normalization The phrase "SALE.CNumber must exist in CUSTOMER.CNumber" is a referential integrity constraint. True False True False ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization We use the SQL construct COUNT(*) to count the number of rows in a table. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization Multivalued dependencies should ________ be eliminated. commonly seldom always never commonly seldom always never ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization Most of the time, modification anomalies cause problems that are severe enough that a table should be normalized into BCNF. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization Normalization ________ data duplication. increases eliminates maximizes reduces increases eliminates maximizes reduces ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization 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. False True False True ANSWER DOWNLOAD EXAMIANS APP