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
When reorg is used?
Explain about dbrm.
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
Comment whether the cursor is closed during commit or not.
What is role in db2?
What is precompiler in db2?
What are iseries servers?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Is db2 a mainframe database?
Where can you declare a cursor in a cobol-db2 program?
What does runstats do in db2?
What are types of indexes?
what is the responsibility of the construction superintendent
What is the syntax for FETCH in DB2 ?
What is the role of the data page in the db2 database?