how to resolve -811 error. give clear explination
Answer Posted / venkat
REASON: BY USING SELECT QUERY,WE CAN ACCESS MULTIPLE ROWS THEN -811 ERROR OCCURS
SOLUTION : BY USING CURSORS, WE CAN ACCESS MULTIPLE ROWS
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are concurrency issues?
What is runstats utility in db2?
What is runstats db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Can one database have multiple instances?
What is the physical storage length of date data type?
What is cursor with hold option in db2?
How to retrieve rows from a db2 table in embedded sql?
Is schema the same as database?
What are types of indexes?
What is db2 purescale?
How to find primary key of a table in db2?
What are db2 objects?
What is iseries database?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?