how to resolve -811
Answers were Sorted based on User's Feedback
Answer / srini
Declare cursor instead of singleton select,as the query you
are running has multiple records.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is plan in cobol db2?
Which component is responsible for processing sql statements and selecting access paths?
pls tell me abt the normalization five types....
What is the meaning concurrency in the db2 database?
What is CHECK PENDING ?
What is the maximum length of sqlca?
What is cursor stability?
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What is a predicate?
Explain about mirror activator disk mirroring?
How to take backup of table in db2?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.