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
Give a brief description of db2 isolation levels?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is package in db2 mainframe?
How do I delete a table in db2?
What is the connection string to connect to the DB2 Database ?
How do I add a column to an existing table in db2?
What is the difference between db2 and oracle?
Mention the definition of cobol in varchar field.
What are concurrency issues?
List down the data types in the db2 database.
What is universal database?
What are foreign keys in db2?
What is dpf in db2?
What is commit in db2?
What is the difference between cursor stability and repeatable read isolation levels?