Differences between UNIQUE and DISTINCT in select statements
Answer Posted / ajeet
there is no diff between distinct and unique in user point
of view. both are same. same functionality. dont bother
about it use whatever you want....
Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
how to use in conditions? : Sql dba
Which certification is best for sql?
discuss about myisam index statistics collection. : Sql dba
What mean sql?
How can we debug in PL/SQL?
Why truncate is faster than delete?
What are the possible values that can be stored in a boolean data field?
how to convert character strings to dates? : Sql dba
what are properties of a transaction? : Sql dba
How to write pl sql program in mysql command prompt?
Which is better cte or subquery?
Name three sql operations that perform a sort.
Does varchar need length?
Is primary key clustered or nonclustered?
Which is better stored procedure or query?