Difference between primary key and unique key ?
Answer Posted / niraj pratap singh
primary key has no null values whereas unique accepts null
values and in a table only one primary key is declared
whereas unique key is multiple in a table.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What are the uses of synonyms?
Is oracle a programming language?
What is a read only transaction in oracle?
How to connect to a local oracle 10g xe server?
What is a Garbage Collection? and what is full recursive Garbage collection?
Explain the types of exception?
How to load data through external tables?
What is a relational database management system?
Explain the use of indexes option in exp command.
Please explain oracle data types with examples?
Will you be able to store pictures in the database?
Explain rename?
What is oracle analytical function?
Explain drop constraint oracle?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?