Difference between primary key and unique key ?
Answer Posted / anand b
Primary Key : Is an identity of a row, Only one primary key per table, No duplicate values allowed, & No NULL values are allowed.
Unique Key : Its values are unique, It can contain any number of NULL values unless combination is going to be unique.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to bring a tablespace online?
Give the various exception types.
How can we find out the current date and time in oracle?
How to create a table in a specific tablespace?
Explain how are indexes update?
How to connect asp pages to oracle servers?
What is system global area (sga) in oracle?
Explain cascading triggers.
How to shutdown your 10g xe server?
20. Using a set operator, display the client number of all clients who have never placed an order.
Explain the use of online redo log files in oracle.
Can we call procedure inside function in oracle?
how to handle exceptions in post production
Explain the use of analyse option in exp command.
Explain the use of control file?