Sail E0 Webinar

MCQs

Total Questions : 40 | Page 2 of 4 pages
Question 11. Each answer below shows example data from a table. Which answer is an example of the missing values problem?
  1.    One row has the value "He is interested in a Silver Porsche from the years 1978-1988" in a column.
  2.    Three rows have the values Brown, NULL, and Blue in the same column.
  3.    Three columns have the values 534-2435, 534-7867, and 546-2356 in the same row.
  4.    Three rows have the values Brown Small Chair, Small Chair Brown, and Small Brown Chair in the same column.
 Discuss Question
Answer: Option B. -> Three rows have the values Brown, NULL, and Blue in the same column.
Question 12. When assessing the table structure of an acquired set of tables with data, counting the number of table rows is (part of) the:
  1.    fourth step.
  2.    first step.
  3.    second step.
  4.    third step.
 Discuss Question
Answer: Option B. -> first step.
Question 13. When assessing the table structure of an acquired set of tables with data, determining functional dependencies is (part of) the:
  1.    third step.
  2.    fourth step.
  3.    first step.
  4.    second step.
 Discuss Question
Answer: Option D. -> second step.
Question 14. If a table has been normalized so that all determinants are candidate keys, then that table is in:
  1.    3NF.
  2.    BCNF.
  3.    2NF.
  4.    1NF.
 Discuss Question
Answer: Option B. -> BCNF.
Question 15. Each answer below shows example data from a table. Which answer is an example of the multivalue, multicolumn problem?
  1.    Three rows have the values Brown, NULL, and Blue in the same column.
  2.    Three rows have the values Brown Small Chair, Small Chair Brown, and Small Brown Chair in the same column.
  3.    Three columns have the values 534-2435, 534-7867, and 546-2356 in the same row.
  4.    One row has the value "He is interested in a Silver Porsche from the years 1978-1988" in a column.
 Discuss Question
Answer: Option C. -> Three columns have the values 534-2435, 534-7867, and 546-2356 in the same row.
Question 16. When assessing the table structure of an acquired set of tables with data, determining primary keys is (part of) the:
  1.    third step.
  2.    second step.
  3.    first step.
  4.    fourth step.
 Discuss Question
Answer: Option B. -> second step.
Question 17. Needing to assess the validity of assumed referential integrity constraints on foreign keys is a(n) ________ of normalization.
  1.    disadvantage
  2.    either an advantage or disadvantage
  3.    advantage
  4.    neither an advantage nor disadvantage
 Discuss Question
Answer: Option D. -> neither an advantage nor disadvantage
Question 18. Each answer below shows example data from a table. Which answer is an example of the inconsistent values problem?
  1.    Three rows have the values Brown Small Chair, Small Chair Brown, and Small Brown Chair in the same column.
  2.    Three rows have the values Brown, NULL, and Blue in the same column.
  3.    One row has the value "He is interested in a Silver Porsche from the years 1978-1988" in a column.
  4.    Three columns have the values 534-2435, 534-7867, and 546-2356 in the same row.
 Discuss Question
Answer: Option A. -> Three rows have the values Brown Small Chair, Small Chair Brown, and Small Brown Chair in the same column.
Question 19. Read-only databases are ________ updated.
  1.    never
  2.    commonly
  3.    always
  4.    seldom
 Discuss Question
Answer: Option A. -> never
Question 20. Normalization ________ data duplication.
  1.    increases
  2.    eliminates
  3.    maximizes
  4.    reduces
 Discuss Question
Answer: Option B. -> eliminates

Latest Videos

Latest Test Papers