What are the rules for db2 programming?
No Answer is Posted For this Question
Be the First to Post Answer
how do u update the faltfile into db2 table ?
What is normalization and what are the five normal forms?
How to resolve -818 sql code in DB2?
What is page size in db2?
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
5 rows are inserted to a DB2 Table. Next 3 of those are updated, then a rollback is issued. What would happen when the rollback is issued?
what is the certification that has a good value for a practioner in mainframes but not habving much knowledge on db2 related stuff?
What is collection in db2 bind?
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 meant by a unit of recovery?
What else is there in the PLAN apart from the access path?