What technique is used to retrieve data from more than one
table in a single SQL statement?
Answer Posted / biryuk
UNION could be used to retrieve data from more than one
table as well.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain db2.
What are packages in db2?
What is copy pending and check pending in db2?
What is a buffer in memory?
How to take backup of table in db2?
What is a db2 schema?
What are the benefits of using the db2 database?
What is a db2 collection?
What is the reason behind not using select * in embedded sql programs?
What is the role of schema in the db2 database?
What is the default page size of buffer pools?
What is dbrm? When it will be created?
Explain how can you do the explain of a dynamic sql statement?
What is the purpose of using commit?
What is the use of reorg in db2?