Answer Posted / rami reddy
If single select returns more than one row then you get
SQLCODE = -811
Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
Explain the function done by data manager?
What is cursor with hold option in db2?
What is db2 bind process?
How and when does the db2 enforces the unique key?
What is collection in db2 bind?
What are the 2 sqlcodes that are returned?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
what is the role of the cursor in db2?
What is precompiler in db2?
Explain about cursor stability?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
How do I start db2 in windows?
How to find primary key of a table in db2?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
How to check sequence on a table in db2?