Difference between primary key and unique key ?
Answer Posted / saga
--->We Define only one PK per table but it should have one
or more UK.
--->PK does not contain null but UK contains null.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain oracle 12c new features for developers?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
What is the implicit cursor in oracle?
Why oracle is used?
Explain oracle data types with examples?
How to drop a stored procedure in oracle?
What happens to the indexes if a table is recovered?
What is connection pool in oracle?
How to use "if" statements on multiple conditions?
Why do we use bulk collect in oracle?
How to define an explicit cursor in oracle?
What are the attributes of the cursor?
What is memory advisor in Oracle?
How to view the tablespaces in the current database?
How to list all tables in your schema?