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
Which isolation level provides highest data integrity?
What is the difference between cursor and select statement?
what are bind concepts in db2 cobol?
What is dbrm library?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
What is bind package and plan in db2?
What do you mean by between and in? Is between inclusive of specified range values?
How does coalesce work?
What is nvl in 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 maximum size of varchar data type in db2?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What is meant by explain?
What is db2? Explain.
What are bind parameters in db2?