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
What is buffer pool and list some of them?
Before you give the explain statement, what are the prerogatives?
Explain packages.
Discuss about db2 bind?
What is access path in db2?
What is sqlca?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How to rename a table in DB2 ?
What action db2 takes when a program aborts in the middle of a transaction?
What is db2 connect?
What is a Foreign Key?
What is the role of the data page in the db2 database?
Is the primary key a clustered index?
When reorg is used?
Explain about mirror activator disk mirroring?