Can a unique index have more than one null value? If not,
what error code is given if an attempt is made to insert
more than one null value?
Answer Posted / ratheesh
No. A SQLCODE of -803 (duplicate insert) will be returned.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is dbrm? When it will be created?
What is db2 look?
What is the purpose of using commit?
What is db2 bind?
Explain how can you do the explain of a dynamic sql statement?
What are concurrency issues?
Why do we need reorg in db2?
What is bind and rebind in db2?
What is image copy in db2?
What is the physical storage length of the data types date, time, and timestamp?
How will you return the number of records in table?
What does runstats do in db2?
What is a trigger in the db2 database?
Explain about cursor stability?
How to connect to db2 database from windows command line?