Return code 100 means?
Answers were Sorted based on User's Feedback
Answer / g.kalyani
ExECUTION SUCCESFULL but row not found or EOF
| Is This Answer Correct ? | 29 Yes | 0 No |
Answer / sunil
Execution Successful and row not found (END OD TABLE)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kamalesh samal
Positive means successful execution with a warning.
+100 means no rows found.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the sqlcode -501
What is the difference between nvl and coalesce?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
Q4. How will you get the count of record without using COUNT verb in query?
What is clone table?
Q3. How will you fetch duplicate values from a DB2 table?
How many buffer pools are there in DB2?
What is a precompiler?
Plan is an executable form of sql statements,But what exactly resides inside a Plan. what are the details inside Plan.
What is database manager in db2?
Can you define an Index if the table size less than 10 PAGES?
how do u update the faltfile into db2 table ?