What do you mean by NOT NULL? When will you use it?
Answer Posted / andank
NOT NULL is the keyword used define columns, when create a
table. When you specify NOT NULL to a column, that column
can not hold NULL values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the contents that are a part of dclgen.
Why cursor is used in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is database reorganization?
What is rct?
What is drop table?
What is the picture clause of null indicator variable?
What is runstats and reorg in db2?
What is schema in db2?
What is cobol db2?
What is the use of with ur in db2?
How would the varchar column remarks defined?
How can you count the number of rows from a table tab?
How can deadlocks be resolved?
What is the latest version of ibm db2?