what is unique key?
Answer Posted / jai
UNIQUE key is a constraint which can be applied on a data
base table column for uniquely identifying the values in
that column but the column can contain NULL values.
without duplicates but with NULL values
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What is bulk copy or bcp in oracle?
What are the major difference between truncate and delete?
What are the different oracle database objects?
Why do you use stored procedures and state some of its disadvantages?
What is dual table oracle?
is there a tool to trace queries, like profiler for sql server?
How to add a new column to an existing table with a default value?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
How to get execution path reports on query statements?
what is the difference between data migration and production migration.
What are the data types in oracle?
What is a dynamic performance view in oracle?
How to write a query with a right outer join in oracle?
What are the types of partitions in oracle?
Explain table?