What is drop table?
No Answer is Posted For this Question
Be the First to Post Answer
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
Where would you find information about the type of database authority held by the user?
What is the clustering index in the db2 database?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
What will the FREE command do to a plan?
Is db2 relational database?
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
what is difference between Static call and Dynamic call? How does it function?
What is cursor stability?
What is lock escalation?
What is a collection in 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 ?...