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
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
Can one database have multiple instances?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What parameters are used to control the free space in DB2?
Which command is used to remove all rows from a table?
Explain how can you do the explain of a dynamic sql statement?
What is a bind card?
Which are the db2 tools to protect integrity of the database?
What is the latest version of ibm db2?
What is a system catalog table in db2?
What is reorg and runstats in db2?
What is the syntax for FETCH in DB2 ?
What is the role of schema in the db2 database?
How can the duplicate values be eliminated from db2 select?
Why do we need reorg in db2?