How to update more then one record using update?
Answer Posted / k
Don't give where command in update query
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is db2 free?
What is buffer pool and list some of them?
What is a db2 package?
Describe major components of db2?
What is the latest version of ibm db2?
Explain what are the various isolation levels possible?
Is it possible using max on a char column?
What are the bind parameters ibm db2?
What is a cursor in programming?
What is universal 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 ?...
How do you pull up a query which was previously saved in qmf?
What is the use of dclgen in db2?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is meant by explain?