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
How do you find the maximum value in a column in db2?
What is the difference between bind and rebind in db2?
How many types of page locks can be held in db2?
Which command is used to remove all rows from a table?
What action db2 takes when a program aborts in the middle of a transaction?
What is view db2?
What is node in db2?
What is the purpose of using commit?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is a db2 tablespace?
What is the difference between oracle and db2?
What is host variable in db2 cobol?
What is check constraint in db2?
Explain the function done by data manager?
What is the default page size of buffer pools?