What is a NULL value? What are the pros and cons of using
NULLS?
Answer Posted / sunil1405
A null value indicates that there is blank value in the
column field. It takes one byte of storage. Null value
requires special prog. to be handled in the app. prog
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Is db2 a mainframe?
What is performance tuning db2?
Define data page.
Define check constraint.
Why do chiropractors use drop table?
what is db2 restart?
What is query_cache_limit?
What is buffer pool in the db2 database?
What is the use of db2 optimizer?
What is the function of logging in the db2 database?
When reorg is used?
How can you quickly find out the # of rows updated after an update statement?
Is schema the same as database?
How would you find out the total number of rows in a db2 table?
Mention the various locks that are available in db2.