How to retrieve rows from a db2 table in embedded sql?
No Answer is Posted For this Question
Be the First to Post Answer
How to resolve -504 sql code in DB2?
what is static sql? what is dynamic sql? Give me details
What is null in db2?
What information is held in SYSIBM.SYSCOPY?
why should we bind the DB2 program . What if we did not BIND a BD2 program ??
9 Answers Infosys, TCS, Xansa,
What is the physical storage length of each of the following DB2 data types: DATE, TIME, TIMESTAMP?
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.
What is the role of the data page in the db2 database?
What should be specified along with a cursor in order to continue updating process after commit?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
what is db2 restart?