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 the use of %rowtype?
Do we need to rebuild index after truncate?
Explain sql data types?
what does the t-sql command ident_current does? : Transact sql
What is the command used to fetch the first 5 characters of a string?
How to run sql statements with oracle sql developer?
What is sql key?
what is sql server agent? : Sql dba
What is trigger types of trigger?
What is the trigger in sql?
Is primary key clustered index?
What is scalar function?
is it possible to pass an object or table to a procedure as an argument?
How do I count rows in sql query?
What are the built in functions of sql?