database-database-design-using-normalization Related Question Answers

1. When assessing the table structure of an acquired set of tables with data, determining foreign keys is (part of) the:





2. Creating a read-only database is a task that is ________ assigned to beginning database professionals.





3. Each answer below shows example data from a table. Which answer is an example of the general-purpose remarks column problem?





4. For a number of reasons, normalizations is not often an advantage for a(n) ________ database.





5. Most of the time, modification anomalies are serious enough that tables should be normalized into:





6. Each answer below shows example data from a table. Which answer is an example of the missing values problem?





7. When assessing the table structure of an acquired set of tables with data, determining functional dependencies is (part of) the:





8. Each answer below shows example data from a table. Which answer is an example of the multivalue, multicolumn problem?





9. When assessing the table structure of an acquired set of tables with data, counting the number of table rows is (part of) the:





10. If a table has been normalized so that all determinants are candidate keys, then that table is in:





11. Read-only databases are ________ updated.





12. Needing to assess the validity of assumed referential integrity constraints on foreign keys is a(n) ________ of normalization.





13. When assessing the table structure of an acquired set of tables with data, determining primary keys is (part of) the:





14. Normalization ________ data duplication.





15. Each answer below shows example data from a table. Which answer is an example of the inconsistent values problem?





16. When building a database from an existing set of tables, we may safely assume that referential integrity constraints have been enforced on the data we are given.



17. Most of the time, modification anomalies cause problems that are severe enough that a table should be normalized into BCNF.



18. When building a database from an existing set of tables, we still need to consider normalization principles.



19. We have normalized a table into BCNF if all candidate keys are determinants.



20. We use the SQL construct COLUMNS() to determine the number and type of columns in a table.



21. One common design problem when designing a database from existing data is the use of a single cell in one column to store multiple values of an attribute.



22. In all cases, normalization into BCNF is desirable.



23. Denormalized tables are in BCNF.



24. We can eliminate modification anomalies with proper normalization that results in tables in BCNF.



25. Proper normalization eliminates duplicated data.



Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution