What is the difference between primary key & unique index ?
Answer Posted / s
Primary Key uniquely identifies the record and the UNIQUE
index on the primary key ensures that no duplicates values
will be stored in the table.
| Is This Answer Correct ? | 16 Yes | 14 No |
Post New Answer View All Answers
What is the default page size of buffer pools?
What is the difference between using bind () and rebind () methods of naming class?
How to test SQL -911 error while developing COB-DB2 program
What is null indicator in db2?
What is reorg?
List out the three types of page locks that can be held.
Why do we use cursor?
What is the max length of sqlca?
What is difference between rollback and commit?
Mention the location where the output received from explain statement is stored.
What is lock escalation in db2?
Is it possible using max on a char column?
What is with ur in db2?
What is clone table?
How to find the maximum value in a column in the db2 database?