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
Why do we need unique key in a table?
What is the least restrictive isolation level? : Transact sql
Is record in oracle pl sql?
Does sql between include endpoints?
Is sql a scripting language?
What is the maximum number of triggers, you can apply on a single table?
How many sql statements are used? Define them.
How many scalar data types are supported in pl/sql?
What is dbo in sql?
What is a temporal data type?
How can one get sql*loader to commit only at the end of the load file? : aql loader
How do I run a program in pl sql?
What is schema in sql example?
Can we insert data in view?
What is compilation error in pl sql?