Database Design Using Normalization We use the SQL construct COUNT(*) to count the number of rows in a table. True False True False ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization In all cases, normalization into BCNF is desirable. True False True False 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 building a database from an existing set of tables, we still need to consider normalization principles. 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: 2NF. 1NF. 3NF. BCNF. 2NF. 1NF. 3NF. BCNF. ANSWER DOWNLOAD EXAMIANS APP
Database Design Using Normalization Using the SQL GROUP BY phrase with a SELECT statement can help detect which of the following problems? The inconsistent values problem The missing values problem The general-purpose remarks column problem The multivalue, multicolumn problem The inconsistent values problem The missing values problem The general-purpose remarks column problem The multivalue, multicolumn problem ANSWER DOWNLOAD EXAMIANS APP