What technique is used to retrieve data from more than one
table in a single SQL statement?
Answer Posted / bala
Using Temp Table data can be retrieved from more than one
table.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is db2 a mainframe database?
How to find schema of a table in db2?
Can we update view in db2?
How to find the number of rows in db2 tables?
What is cloudant database?
What is the physical storage length of the data types date, time, and timestamp?
What is dclgen (declaration generator)?
What is the usage of open cursor command?
What is dbrm? What it contains?
What is ibm db2 connect?
What is netezza database?
Which are the db2 tools to protect integrity of the database?
What is query_cache_limit?
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 ?...
What is the cobol picture clause of the db2 data types date, time, timestamp?