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


Please Help Members By Posting Answers For Below Questions

What is the difference between nvl and coalesce?

603


What's The Error Code For Unique Index Voilation?

652


What os does db2 run on?

573


What is cursor stability in db2?

811


SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected

10775






Mention the location where the output received from explain statement is stored.

629


How to access db2 tables in mainframe?

615


How would you find out the total number of rows in a db2 table?

579


How to find the number of rows in a db2 table?

644


How to rename a table in DB2 ?

640


Why select is not preferred in embedded sql programs?

715


What is the latest version of ibm db2?

740


How do I import a csv file into db2?

561


Why do we use cursor?

599


What is load utility in db2?

668