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 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 If a table has been normalized so that all determinants are candidate keys, then that table is in: 1NF. 3NF. 2NF. BCNF. 1NF. 3NF. 2NF. BCNF. ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization The phrase "SALE.CNumber must exist in CUSTOMER.CNumber" is a referential integrity constraint. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization Denormalized tables are in BCNF. False True False True ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization When assessing the table structure of an acquired set of tables with data, determining functional dependencies is (part of) the: third step. fourth step. second step. first step. third step. fourth step. second step. first step. ANSWER DOWNLOAD EXAMIANS APP