How to restart a DB2 program?
cursor with hold explain ?
What is explain in db2?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
can i code union in cobol-db2 pgm ?
What is the cobol picture clause of the db2 data types date, time, timestamp?
How can you display the current date & current time ?
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?
What is the difference between Where and Having Clause
When is the authorization check on DB2 objects done - at BIND time or run time?
in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
how can you access index
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.