What technique is used to retrieve data from more than one
table in a single SQL statement?
Answer Posted / anjireddy vintha
By using JOINS and UNIONS we can retive data from
morethan one table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the usage of open cursor command?
What is load replace in db2?
What are the various data types available in db2?
Mention the definition of cobol in varchar field.
Which components manage deadlocks in db2?
Mention some fields that are a part of sqlca.
How to create db2 table in mainframe?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
Why cursor is used in db2?
What is the difference between cursor and select statement?
What are bind parameters in db2?
Explain the function done by data manager?
How do I create a view in db2?
What is meant by explain?
How to resolve deadlock issue