Answer Posted / s
INSERT INTO TABLE X VALUES('ABC','DEF','')
will allow you to insert a record with no value specified
for the nullable column
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the various isolation levels possible?
What is db2 optimizer?
What is a bind card?
What does db2 plan contain?
Mention the different locking levels that are available in db2.
Who uses db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is the difference between bind and rebind in db2?
What is the difference between dbm cfg and db cfg file in db2 ?
How do I optimize a query in db2?
i want to maintain uniqueness on pdf without make lf??????????
How is a typical db2 batch pgm executed?
Mention the downsides of page level lock.
What is the reason behind not using select * in embedded sql programs?
What is host variable?