Differences between UNIQUE and DISTINCT in select statements
Answer Posted / carol
unique is a constraint on coloumnsbut distinct is used in DML for query retrieval in select
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do I run a query in pl sql developer?
What is not in sql?
What is the reports view in oracle sql developer?
How to raise user-defined exception with custom sqlerrm ?
Why do we need view in sql?
What is the use of <> sql?
What is the difference between local and global temporary table?
Can you join a table to itself?
How does postgresql compare to mysql?
what is oltp (online transaction processing)? : Sql dba
Is sql procedural language?
What are the different sql commands?
Which nosql database is best?
What is over () in sql?
How do I view an execution plan in sql?