Solved

Match the Following Terms with Their Meanings

Question 59

Matching

Match the following terms with their meanings:

Premises:
Database Splitter
functional dependency
Table Analyzer
transitive dependencies
Performance Analyzer
Responses:
analyzes the tables in a database and normalizes them for you
evaluates a database and then makes recommendations for optimizing the database
occurs when the value of one non-key field is functionally dependent on the value of another non-key field
when the value of one field is determined by the value of another
enables you to split a database into two files: a back-end database, which contains the data tables, and a front-end database

Correct Answer:

Database Splitter
functional dependency
Table Analyzer
transitive dependencies
Performance Analyzer
Related Questions