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
Explain the use of full option in exp command.
How do I use os authentication with weblogic jdriver for oracle and connection pools?
What is a system tablespace and when it is created?
What is null value in oracle?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
What is a data dictionary and how can it be created?
How to count duplicated values in a column in oracle?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
Are truncate and delete commands same? If so why?
What is a system tablespace?
How to call a stored function with parameters?
Explain oracle 12c new features for developers?
How translate command is different from replace?
Is postgres faster than oracle?