What is alias in db2?
What is role in db2?
How do I change the column size in db2?
How is deadlock resolved?
What is a db2 package?
How can you quickly find out the # of rows updated after an update statement?
What is an instance database?
What is dclgen in db2?
Can one database have multiple instances?
How to get the ddl of a table in db2?
What is the purpose of rollback and commit?
How to check last update on table in db2?
How to run db2 command in windows?
What type of database is db2?
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 ?...