If the main program has only cobol statements and subprogram
has the db2 statements what is the procedure for
precompilation. for which program we need to do the
precompilation
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
What is cobol db2?
What is collection in db2 bind?
What is copy pending and check pending in db2?
Can you Average the Characters ?
Is db2 a mainframe database?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
how to resolve -811 error. give clear explination
What is difference between rollback and commit?
How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2).
What is DCLGEN?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit