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 the use of reorg in db2?
Mention the location where the output received from explain statement is stored.
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How to find the maximum value in a column in the db2 database?
Explain the function of data manager.
Can you tell me how can you find out the # of rows updated after an update statement?
What is the difference between bind and rebind in db2?
How to find primary key of a table in db2?
Why db2 is called db2?
How is deadlock resolved?
What do you mean by cursor?
Is it possible using max on a char column?
what is a corelated subquerry?
Define predicate?
What is db2?