What is declare cursor?
No Answer is Posted For this Question
Be the First to Post Answer
How many databases can be created inside an instance in db2 ?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
What is a db2 package?
Can a Db2 table data be retrived through JCL?
we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?
what is load and unload in db2
What is role in db2?
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
How do you prepare a COBOL + DB2 program from coading till execution ?
Explain packages.
How to get the ddl of a table in db2?
How can you classify the locks in db2?