What technique is used to retrieve data from more than one
table in a single SQL statement?
Answer Posted / rahul
select <column name of 1st table>,<column name of 2nd table>
from <Table name 1st>,<Table name2nd>;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What r the comman abends in db2, jcl and cobol???????
List out the buffer pools in db2
What is package in cobol db2?
What is the role of schema in the db2 database?
How to check table size in db2 sap?
What is the latest version of ibm db2?
What are iseries servers?
What is db2 purescale?
Mention the definition of cobol in varchar field.
What is the use of runstats in db2?
What is the role of the data page in the db2 database?
What is the usage of open cursor command?
How to execute stored procedure in db2 command editor?
What is null in db2?
What are db2 objects?