InterviewSolution
Saved Bookmarks
| 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 |
|