Explain the function of data manager.
No Answer is Posted For this Question
Be the First to Post Answer
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 ?
I use CS and update a page. Will the lock be released after I am done with that page?
Explain what are the various isolation levels possible?
What is cobol db2?
could you give me an example how, where i code CHECKPOINT and restart...I need and example....thanks..
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
0 Answers ITC Infotech, Syntel,
Mention the various locks that are available in db2.
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
Explain correlated sub-queries.
How to resolve SQL Code -310. The db table feild is declared as Decimal(7,2).
is it possible to get -811 error when you use cursors. why?