What do you mean by NOT NULL? When will you use it?
Answer Posted / s
NOT NULL disallows nulls for the column. Primary Key must
be defined as NOT NULL or any key that you do not want to
have NULLS, becaue the default is that any column can
contain NULLs
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the benefits you can get from mainframe connect?
What are concurrency issues?
How is a typical db2 batch pgm executed?
How do you pull up a query which was previously saved in qmf?
Explain the contents that are a part of dclgen.
Define db2.
Define sqlca.
What is a buffer in memory?
What is a bind card?
What is bufferpool in db2?
How do you stop a db2 database in linux?
What is buffer pool?
Can we update view in db2?
What is db2 stogroup?
What is view db2?