1.

The where clause is a predicate involving attributes of the relation in the ______ clause.(a) select(b) from(c) with(d) none of the mentionedI got this question in a job interview.Enquiry is from Basic Operations in chapter Introduction to Relational Model and Sql of RDBMS

Answer»

The CORRECT option is (b) from

For explanation: The “from” clause CONTAINS the ATTRIBUTE NAMES on which the “which” clause can be used on.



Discussion

No Comment Found

Related InterviewSolutions