InterviewSolution
Saved Bookmarks
| 1. |
State true or false: SQL does not permit distinct with count(*)(a) True(b) FalseI got this question in an interview for internship.My question is from Aggregate Functions topic in chapter Introduction to Relational Model and Sql of RDBMS |
|
Answer» The correct choice is (a) True |
|