Relational Database Management System (RDBMS) Question:
Download Job Interview Questions and Answers PDF
How does Tuple-oriented relational calculus differ from domain-oriented relational calculus?
Answer:
The tuple-oriented calculus uses a tuple variables i.e., variable whose only permitted values are tuples of that relation. E.g. QUEL
The domain-oriented calculus has domain variables i.e., variables that range over the underlying domains instead of over relation. E.g. ILL, DEDUCE.
The domain-oriented calculus has domain variables i.e., variables that range over the underlying domains instead of over relation. E.g. ILL, DEDUCE.
Download RDBMS Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Relational Calculus? | What is normalization? |