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 / sri
Null value will allow only one null (That is maximum) as
per DB2 stds. If we try to insert more we get error -305.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Define predicate?
What is db2 command?
What is the use of runstats in db2?
Can you tell me how can you find out the # of rows updated after an update statement?
What does sqlcabc has?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
How do I import data from excel to db2?
Explain about mirror activator disk mirroring?
What is with ur in db2?
What is image copy in db2?
What parameters are used to control the free space in DB2?
What type of database is db2?
How to check last update on table in db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is commit in db2?