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 to execute stored procedures?
What is with ur in db2?
What is consistency token in db2?
Is db2 free?
Which are the db2 tools to protect integrity of the database?
Which isolation level provides highest data integrity?
How to execute stored procedure in db2 command editor?
What parameters are used to control the free space in DB2?
How can you do the explain of a dynamic sql statement?
How to compare data between two tables in db2?
How do we specify index to include or not during bind process.
Which component is responsible for processing sql statements and selecting access paths?
What is an instance in db2?
List out the three types of page locks that can be held.
How many databases can be created inside an instance in db2 ?