before altering a table is it necessary to lock ? if lock
what is it ? how to do ? ifi want to lock a table what is
that command ?
No Answer is Posted For this Question
Be the First to Post Answer
Give some example of statistics collected during RUNSTATS?
Why do chiropractors use drop table?
How to find the number of rows in db2 tables?
How do I import data from excel to db2?
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retrieves 20 rows out of 200000 in the table. Which of the following descrbes the rows that are locked as a result of this request? a. None of the rows are locked. B.The retrieved rows are locked. C.The last row of the result set is locked. D.The rows not previously updated by another application are locked.
When do you specify the isolation level? How?
what are bind concepts in db2 cobol?
when does the SQL statement gets executed when you use cursor in the application programming ?
What is image copy?
What is buffer pool and list some of them?
wht is d/f between union and joins ?