Difference between primary key and unique key ?
Answer Posted / kundn
Unique key Primary key
1. Can have null value 1. Can not have null value
2.Table can have multiple 2. Table Can have multiple unique
Unique keys keys
3Single column at a time 3. May be combination of one or
or more columns
| Is This Answer Correct ? | 14 Yes | 17 No |
Post New Answer View All Answers
What is sharded cluster?
How to run the anonymous block again?
Explain about integrity constraint?
What is rich query?
What is blob data type in oracle?
What are a query and state the different types of queries and their uses?
How to define and use table alias names in oracle?
What are the restrictions on external table columns?
How to invoke the original export import utilities?
Explain the use of consistent option in exp command.
what is normalisation?what are its uses?
Is it possible to split the print reviewer into more than one region ?
Explain the use of show option in imp command.
How to unlock the sample user account in oracle?
How to write date and time interval literals in oracle?