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
can we view the access paths created by dbrm ? how ? thx
Is the primary key a clustered index?
What does db2 blu stand for?
Which isolation level provides highest data integrity?
Is it possible using max on a char column?
What is the use of commit in db2?
What is package in cobol db2?
Mention the location where the output received from explain statement is stored.
What is db2 bind process?
Explain the benefits you can get from mainframe connect?
How to check sequence on a table in db2?
What is the clustering index in the db2 database?
Give the name of some fields form sqlca.
define clustering index.
List down the types of triggers in the db2 database?