What do you mean by NOT NULL WITH DEFAULT? When will you
use it?
Answer Posted / shankar
when we specified NOT NULL WITH DEFAULT in the query ,the
database will set the default values to that key eg. system
date ,time.
| Is This Answer Correct ? | 9 Yes | 10 No |
Post New Answer View All Answers
What is buffer pool in the db2 database?
What is the maximum No of rows per page?
How can you find out the # of rows updated after an update statement?
What is the role of union all and union
What is table space in db2?
How do we specify index to include or not during bind process.
Define check constraint.
How do I change the column size in db2?
What is package in cobol db2?
How to take backup of table in db2?
Explain package in db2 and its advantages?
Why cursor is used in db2?
What is view db2?
Which component is responsible for processing sql statements and selecting access paths?
What is difference between isnull and coalesce?