What is the difference between db2 and oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How do you concatenate the firstname and lastname from emp table to give a complete name?
What is a recovery log?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
How do I add a column to a table in db2?
What is concurrency?
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
Write a query to retrive partial string.
What does DML stand for and what are some examples of it?
How to find the maximum value in a column in the db2 database?
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
What is host variable in db2 cobol?
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?