HI,
How does Tuple-oriented relational calculus differ from domain-oriented relational calculus ?
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Arjun PanwarPosted Dec 15, 2011, 12:53 AM
Tuple-oriented: 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.