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
Give the name of some fields form sqlca.
What is the maximum No of rows per page?
What is view db2?
How to execute stored procedures?
What is the use of value function?
How to create backup table in db2?
What are the two types of logging in the db2 database? Explain them.
What is the connection string to connect to the DB2 Database ?
What db2 400?
What is a db2 collection?
What is difference between alias and synonym in db2?
How does cobol compile db2 program?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
Is the primary key a clustered index?