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 language is db2 written in?
What is isolation level in db2?
What is db2 bind process?
Explain db2.
When the like statement is used?
What is database alias db2?
Why do we need reorg in db2?
What is the physical storage length of the data types date, time, and timestamp?
What is copy pending status in db2?
Explain the benefits you can get from mainframe connect?
Are view updateable?
What is the purpose of using commit?
What is the result of open cursor statement?
How connect db2 database to datastage?
what is utility for parm lib