InterviewSolution
Saved Bookmarks
| 1. |
Using the _______ clause retains only one copy of identical tuples(a) distinct(b) is not null(c) no repeat(d) fromI got this question by my school teacher while I was bunking the class.The origin of the question is Set Operations topic in portion Introduction to Relational Model and Sql of RDBMS |
|
Answer» The CORRECT ANSWER is (a) distinct |
|