Differences between UNIQUE and DISTINCT in select statements
Answer Posted / vidya
unique allows null value but distinct does not consider
null value
| Is This Answer Correct ? | 2 Yes | 44 No |
Post New Answer View All Answers
What is insert command in sql?
When is a declare statement required?
What is mdb stand for?
How do you get column names only for a table (sql server)?
Explain what is a subquery ?
What is sql*loader and what is it used for? : aql loader
How do I start sql from command line?
How show all rows in sql?
where are cookies actually stored on the hard disk? : Sql dba
What is package in pl sql?
What does bitemporal mean?
What is pl sql variable?
Is sql microsoft?
What is the difference between a primary key and a clustered index?
What are sql indexes?