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
What is rct?
Outputs of explain are with matchcols = 0. What does this signify?
What is the cobol picture clause of the db2 data types date, time, timestamp?
If I have a view which is a join of two or more tables, can this view be updateable?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is copy pending status in db2?
What is a storage group (stogroup)?
How to get the ddl of a table in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is page size in db2?
what are bind concepts in db2 cobol?
Explain the contention situations caused by locks?
Explain in detail about buffer manager and its functionalities?
Define sqlca.
What does a deadlock mean in DB2?