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
What is ibm db2 used for?
What are packages in db2?
What is host variable in db2 cobol?
What are host variables in db2?
How to find the number of rows in a db2 table?
List down the data types in the db2 database.
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is dpf in db2?
Define db2 and its databases?
Can one database have multiple instances?
Mention the different locking levels that are available in db2.
Explain the function of data manager.
What is package in db2 mainframe?
What is db2 stogroup?