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
What is db2 optimizer?
What is table space in db2?
What is the difference between cursor and select statement?
How to create db2 table in mainframe?
What is the meaning concurrency in the db2 database?
Mention the various locks that are available in db2.
What is scrollable cursor in db2?
How can the duplicate values be eliminated from db2 select?
What is meant by union and union all?
What is the maximum size of varchar data type in db2?
What are the 2 sqlcodes that are returned?
Is ibm db2 open source?
What does db2 stand for?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is innodb buffer pool?