Answer Posted / xx
A query embedded inside another (parent) SQL statement,
returning rows used by the parent.
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
is it compulsory commitment control in journal?
Before you give the explain statement, what are the prerogatives?
Why do chiropractors use drop table?
What is the use of with ur in db2?
What is a db2 schema?
What is the role of union all and union
What is the role of the data page in the db2 database?
What are the contents of dclgen?
How to find the number of rows in db2 tables?
When the like statement is used?
What are the prerogatives?
What is bind plan?
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 ?...
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
can we view the access paths created by dbrm ? how ? thx