What is the picture clause of null indicator variable?
No Answer is Posted For this Question
Be the First to Post Answer
can any one expalin check point with an example?
is there any restrictions for unions ?
Can one database have multiple instances?
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
What is database alias db2?
How can you find out which query is taking lot of time to execute in cobol-db2 program ?
What information can you find in SYSIBM.SYSLINKS table?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
What is the difference between cursor stability and repeatable read isolation levels?
Assuming that a site's standard is that pgm name = plan name, what is the easiest way to find out which Will precompile of an DB2-COBOL program bomb, if DB2 is down?
How do I optimize a query in db2?
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?