Explain about rct.
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to precompile if db2 goes down?
What is the difference between Primary key and unique index?
Which isolation level provides maximum concurrency?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is db2? Explain.
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.
What is the difference between cursor stability and repeatable read isolation levels?
How can you count the number of rows from a table tab?
Explain the benefits you can get from mainframe connect?
what is the difference between join and union?
Plan is an executable form of sql statements,But what exactly resides inside a Plan. what are the details inside Plan.
How do you check for a null value in a db2 column?