InterviewSolution
Saved Bookmarks
| 1. |
Which of the following keywords is used beside the select clause to explicitly specify that duplicates are not removed?(a) all(b) not unique(c) notnull(d) includeI got this question in an internship interview.My enquiry is from Basic Operations in division Introduction to Relational Model and Sql of RDBMS |
|
Answer» The correct ANSWER is (a) all |
|