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 the difference between delete and truncate statement in sql?
how many ways we can we find the current date using mysql? : Sql dba
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What is percent sign in sql?
How do I count rows in sql?
What is the requirement of self-join?
What is a stored procedure in sql with example?
Can function return multiple values in sql?
How to call shell script from pl sql procedure?
what are the limitations of identity column? : Transact sql
Is a view faster than a stored procedure?
how to concatenate two character strings? : Sql dba
What is bulk collect in pl sql?
Explain architecture of sql server notification services?