My DB2 program first read the data from a file and then it
look into a table with the data it got from the file.If we
did not bind the program , should the file read before SQL
execution be success??
Answers were Sorted based on User's Feedback
Answer / reddy
Program successfully reads the file as the Bind is only for
DB2 queries and it would give an abend(-805) once it
reaches the SQL statement.
Any comments
| Is This Answer Correct ? | 11 Yes | 1 No |
Write a query to retrive partial string.
Differentiate between cs and rr isolation levels? Where do you specify them?
How does DB2 store NULL physically?
what is the Foreign key? explain?
Why cursor is used in db2?
What is cursor in dbms?
Do we need cursor for Count(*)?
What is the physical storage length of date data type?
Are view updateable?
What is iseries database?
What is a cursor?
List out the buffer pools in db2