What is cobol db2?
No Answer is Posted For this Question
Be the First to Post Answer
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?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
can any one expalin check point with an example?
When do you specify the isolation level?
What is the role of union all and union
when does the SQL statement gets executed when you use cursor in the application programming ?
What action db2 takes when a program aborts in the middle of a transaction?
Define declaration generator (dclgen).
How to resolve -818 sql code in DB2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
Which component is responsible for processing sql statements and selecting access paths?
What is a cursor and what is its function?