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
What is a scalar value in sql?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
difference between anonymous blocks and sub-programs.
Is sql an operating system?
When is a declare statement required?
What are views in sql?
how to run 'mysql' commands from a batch file? : Sql dba
What does partition by mean in sql?
What is cursor and why it is required?
Can we join same table in sql?
What is a clob in sql?
Can we alter stored procedure?
what is sql? : Sql dba
How do I view a view in sql?
Why partition by is used in sql?