Answer Posted / pooja intwala
A subquery is a SELECT statement within another SQL statement. The SQL statement can be SELECT, WHERE clause, FROM clause, JOIN, INSERT, UPDATE, DELETE, SET, DO, or another subquery.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I import data from excel to db2?
What is db2 bind process?
How can we read records for specific member in CL? AND rpg?
What is cloudant database?
What is view db2?
List out the three types of page locks that can be held.
Highlight all the advantages that are attached to a package.
Explain in brief how does db2 determine what lock-size to use?
Why db2 is called db2?
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
What is host variable in db2 cobol?
How to restart a DB2 program?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
How can you find out the # of rows updated after an update statement?
What is package in cobol db2?