What do you mean by NOT NULL WITH DEFAULT? When will you
use it?
Answer Posted / s
NOT NULL WITH DEFAULT indicates that the column cannot
contain a NULL, if a user doesnt enter a value, DB2
generates the default.
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
What is a bind card?
How to get the ddl of a table in db2?
What is image copy in db2?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
Mention the location where the output received from explain statement is stored.
How to test SQL -911 error while developing COB-DB2 program
Is ibm db2 open source?
Discuss about db2 bind?
What is copy pending and check pending in db2?
What is the syntax for creating a table in the db2 database?
What is buffer pool in the db2 database?
How can you count the number of rows from a table tab?
What is the reason behind not using select * in embedded sql programs?
What is commit in db2?
What is page size in db2?