What is netezza database?
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
In BIND, isolation level parameter specifies the duration of page lock and ACQUIRE, RELEASE also do almost the same thing. What is the exact difference between the two? Do they work in conjunction while executing SQL queries and obtaining locks?
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
Suppose I have a program which uses a dynamic SQL and it has been performing well till now. Off late, I find that the performance has deteriorated. What happened?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
Is schema the same as database?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What is the physical storage length of the data types date, time, and timestamp?
What are column-name qualifiers used?
i have a db2 variable how do u declare tht into working storage section ?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle