Difference between primary key and unique key ?
Answer Posted / chandra bhan kumhar
1. Primary key accepts a value only single time not more then one time means it doesn't allow repetition same as for unique key.
2. Primary key don't allow null values ,but unique key allow null values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is oracle analytical function?
How to get a create statement for an existing table?
Explain view?
what are bitmap indexes? How does they work?
What is a private synonym?
What to do if the binary spfile is wrong for the default instance?
WHAT IS ecc 6.0
Is oracle an operator?
How do I use os authentication with weblogic jdriver for oracle and connection pools?
What is difference between cartesian join and cross join?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
What is oracle join syntax?
Why does oracle 9i treat an empty string as null?
How to write numeric literals in oracle?
How to create additional tablespaces for an new database?