how we will do null data selection in cobol-db2 program
Answer Posted / adarshag
SELECT Name
FROM S-Tabl
WHERE Status IS NULL;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I import a csv file into db2?
What are host variables in db2?
What is the reason behind not using select * in embedded sql programs?
What is a db2 tablespace?
How does cobol compile db2 program?
What is a dbrm in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Define db2.
What is ibm db2 connect?
How and when does the db2 enforces the unique key?
What does reorg do in db2?
define clustering index.
How can deadlocks be resolved?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Explain about rct.