Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how we will do null data selection in cobol-db2 program

Answers were Sorted based on User's Feedback



how we will do null data selection in cobol-db2 program..

Answer / adarshag

SELECT Name
FROM S-Tabl
WHERE Status IS NULL;

Is This Answer Correct ?    3 Yes 0 No

how we will do null data selection in cobol-db2 program..

Answer / shobha

by using null indicator

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More DB2 Interview Questions

What do you need to do before you do EXPLAIN ?

1 Answers  


How does DB2 use multiple table indexes?

1 Answers  


What's The Percentage Free Space ?

0 Answers   IBM,


in GDG: is it poosible to copy records from a file which utilizes some 100 cylinders to a gdg whose model is defined as trk(1,0) and also it possible to copy 100 bytes file to 80 bytes file?

1 Answers   IBM,


How to resolve -504 sql code in DB2?

2 Answers   Cap Gemini,


How can you quickly find out the # of rows updated after an update statement?

0 Answers  


How to resolve -917 sql code in DB2?

3 Answers   Cap Gemini,


How to find the maximum value in a column in the db2 database?

0 Answers  


What is a cursor?

2 Answers  


What are host variables in db2?

0 Answers  


How do you retrieve the data from a nullable column?

2 Answers  


Can a Db2 table data be retrived through JCL?

4 Answers  


Categories