Answer Posted / guest
Access path used to give u the best path to access the data
in the DB2 table...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to create backup table in db2?
What type of database is db2?
What are the prerogatives?
How would you find out the total number of rows in a db2 table?
How do you pull up a query which was previously saved in qmf?
Name the various locking levels available?
What kind of database is db2?
How do I delete a table in db2?
What is the purpose of using commit?
What is a db2 table?
What is bind in db2?
How to find the maximum value in a column in the db2 database?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is declare cursor?
What is host variable in db2 cobol?