What technique is used to retrieve data from more than one
table in a single SQL statement?
Answer Posted / ajay rana
join techniques is used to to retrieve data from more than
one table in a single SQL statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between rollback and commit?
What is the difference between oracle and db2?
What is explain in db2?
What is the use of with ur in db2?
How many types of page locks can be held in db2?
What is the use of value function?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is temporal table in db2?
Which isolation level provides maximum concurrency?
List down the types of triggers in the db2 database?
How do you concatenate the firstname and lastname from emp table to give a complete name?
Explain db2.
Why db2 is called db2?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is bind package and plan in db2?