Relational Database Management System (RDBMS) Question:

How is the data structure of System R different from the relational structure?

RDBMS Interview Question
RDBMS Interview Question

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


Previous QuestionNext Question
What is System R? What are its two major subsystems?What is Data Independence?