how we will do null data selection in cobol-db2 program
Answers were Sorted based on User's Feedback
how can we find nth max salary from A table
how to fetch multiple records without using cursor
What is copy pending status in db2?
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
What are db2 tables?
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
Define db2 and its databases?
What if , we failed to mentioed null indicator in sql select query , that may retrieve null value ?
How to design maps
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
What is reorg and runstats in db2?
I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.