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 / sachin borase
May be it will throws the -803 error (803 means index
violation )
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How can we read records for specific member in CL? AND rpg?
Explain about cursor stability?
How can you count the number of rows from a table tab?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What are packages in db2?
What is a bind in db2?
What are host variables in db2?
What is an instance in db2?
What is the difference between cursor stability and repeatable read isolation levels?
What is drop table?
How do I import a csv file into db2?
What is release/acquire in bind?
What is an instance database?
What is bind plan?
How do I delete a table in database?