1.

A query in the tuple relational calculus is expressed as:(a) {t | P() | t}(b) {P(t) | t }(c) {t | P(t)}(d) All of the mentionedThe question was posed to me in final exam.The question is from Tuple Relational Calculus and Domain Relational Calculus topic in section Relational Algebra of Database Management

Answer»

Correct choice is (c) {t | P(t)}

Easy explanation - The tuple relational CALCULUS, is a nonprocedural query language. It describes the desired INFORMATION without giving a SPECIFIC procedure for obtaining that information.



Discussion

No Comment Found

Related InterviewSolutions