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
Give the various rollback segment states.
What is an index associated with a constraint?
What privilege is needed for a user to query tables in another schema?
How to assign a table row to a record variable?
How do I call oracle stored procedures that take no parameters?
How to select an oracle system id (sid)?
What is difference between truncate and delete?
What are the four Oracle system processes that must always be up and running for the database to be useable?
What is oracle thin client?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
Explain the use of inctype option in exp command.
What is the difference between sharding and replication?
Explain enable novalidate constraint.
How to get a list of all background sessions in the database?