Difference between primary key and unique key ?
Answer Posted / ark chowdary
7. Primary Key doesnt allow the Null Values. where as in
Unique accept the Null values.
One table may have more than one Unique Key Constraint.
But it sholud have only one Primary Key Constraint column.
| Is This Answer Correct ? | 77 Yes | 47 No |
Post New Answer View All Answers
What are oracle functions?
ABOUT IDENTITY?
What is oracle database 10g express edition?
What is blob data type in oracle?
What is oracle thin client?
What is a database schema in oracle?
Where do you use decode and case statements?
How do I escape a reserved word in oracle?
What is the data type of dual table?
Can we commit inside a function in oracle?
What happens to the data files if a tablespace is dropped?
How does the on-delete-cascade statement work?
Explain the use of record length option in exp command.
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
What is Java Pool in Oracle?