Can a primary key have null values? If we try to insert a
null value in a primary key column, will it work or give an
error code?
Answer Posted / sangeetha
There cannot be null values in a Primary Key column.
It will result in error code.
| Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
Differentiate between cs and rr isolation levels? Where do you specify them?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
How to resolve deadlock issue
What is the use of with ur in db2?
What is db2 bind process?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What's The Error Code For Unique Index Voilation?
How do you find the maximum value in a column in db2?
What do you mean by commit and rollback?
Explain the function done by data manager?
What is host variable?
Is ibm db2 free?
what is diffrence b/w file-aid tool and file-aid utility???
can all users have the privilage to use the sql statement select * (dml)?
When reorg is used?