What is bind and rebind in db2?
can i code union in cobol-db2 pgm ?
How to check sequence on a table in db2?
Can we use select * statement in cobol program without giving field names ???
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?
what is load and unload in db2
What is the function of the Data Manager?
How are write I/Os from the buffer pool executed?
What's the difference between DB2 active log and archive log? Thanks a lot...
Explain in detail about buffer manager and its functionalities?
which is the most efficient tablespace?? a.simple tablespace. b.partitioned tablespace. c.segmented tablespace. d.none of the above. please post answer with the reason.?
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?