Home »
MCQs »
SQL MCQs »
SQL Codd's 12 Rules MCQs
What is TRUE about the Active/Dynamic Online Catalog based on the relational model in the 12 Codd's Rules?
6. What is TRUE about the Active/Dynamic Online Catalog based on the relational model in the 12 Codd's Rules?
- The primary key value, table name, and column name are characteristics that allow us to access the precise data (atomic value) logically from a relational database.
- Null values are treated in database records according to this rule.
- Database dictionaries represent the complete logic of all descriptive data, which must be stored online.
- None of the above
Answer: C) Database dictionaries represent the complete logic of all descriptive data, which must be stored online
Explanation:
In the case of Active/Dynamic Online Catalogue based on the relational model in the 12 Codd's Rules, Database dictionaries represent the complete logic of all descriptive data, which must be stored online.