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 / priya
Can you please clarify what kind of error code/sqlcode will
be returned if we try to insert a null value in a primary
key using a DB2 insert query?
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What are db2 tables?
What is the physical storage length of the data types date, time, and timestamp?
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?
What is db2 stogroup?
List some fields from sqlca?
What is ibm db2 used for?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
How do you pull up a query which was previously saved in qmf?
What is a db2 schema?
What is the latest version of ibm db2?
How can you classify the locks in db2?
What are types of indexes?
What is precompiler in db2?
What's The Error Code For Unique Index Voilation?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.