What is the difference between Primary key and
unique index?
Answer Posted / rams
Primary Key is Unique and Not Null. Unique index can be defined on Primary Key or any other Unique column in the table. Unique index can have a Null Value unlike Primary Key.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is image copy in db2?
Explain dclgen.
What are the various data types available in db2?
Is db2 relational database?
What happens in bind step in a db2 program?
Give a brief description of db2 isolation levels?
What is dclgen (declaration generator)?
What's The Error Code For Unique Index Voilation?
Explain package in db2 and its advantages?
What is db2? Explain.
What types of tables are there in the db2 database?
What is the syntax for creating a table in the db2 database?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Before you give the explain statement, what are the prerogatives?
What is lock escalation in db2?