Differences between UNIQUE and DISTINCT in select statements
Answer Posted / anilkumar kambala
UNIQUE:
UNIQUE CAN TAKE UNIQUE DATA
USING DISTINCT CLAUSE SORTING THE DATA
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is informix sql?
Does sql require a server?
What is trigger and types?
what is log shipping? : Sql dba
How does sql profiler work?
What are aggregate and scalar functions?
Is there any restriction on the use of union in embedded sql?
What is a record in a database?
What does a pl/sql package consist of?
What is sql character function?
How to select 10 records from a table?
Why is a trigger used?
What is sharding in sql?
How do I count rows in sql?
What is the purpose of cursors in pl/sql?