What is a DB2 bind?
Answers were Sorted based on User's Feedback
Answer / manisha
DB2 bind is a type of compiler for SQL statements which
read sql statement from DBRM and produces a mechanism to
access data as divided by SQL statement being bound.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyadev kumar
DB2 bind is will give access to the db2 table trough the
sql statement.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can DASD types assigned to storage groups be intermixed (i.e., 3350s and 3380s)?
How do you run JCL in cobol program
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.
What are the 2 sqlcodes that are returned?
What is REORG? When is it used?
Where can you declare a cursor in a cobol-db2 program?
B37 abend during spufi?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is a db2 package?
Can you define an Index if the table size less than 10 PAGES?
What are common abends
Can you search give an array in the WHERE clause of a db2 query?