Operational Data Store Question: Download Operational Data Store PDF

Explain How does Tuple-oriented relational calculus differ from domain-oriented relational calculus?

Tweet Share WhatsApp

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.

Download Operational Data Store PDF Read All 11 Operational Data Store Questions
Previous QuestionNext Question
Explain normalization?What is VDL (View Definition Language) explain?