Relational Database Management System (RDBMS) Question:
How is the data structure of System R different from the relational structure?

Answer:
Unlike Relational systems in System R
► Domains are not supported
► Enforcement of candidate key uniqueness is optional
► Enforcement of entity integrity is optional
► Referential integrity is not enforced
► Domains are not supported
► Enforcement of candidate key uniqueness is optional
► Enforcement of entity integrity is optional
► Referential integrity is not enforced
Previous Question | Next Question |
What is System R? What are its two major subsystems? | What is Data Independence? |