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


Please Help Members By Posting Answers For Below Questions

What is a buffer in memory?

809


What is nvl in db2?

832


What is copy pending and check pending in db2?

764


run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...

4062


What is dbrm library?

801


How to create backup table in db2?

863


What is cobol db2?

752


When the like statement is used?

900


What is cloudant database?

854


What is rct?

996


What are host variables in db2?

825


What does db2 mean?

785


What is consistency token in db2?

877


What is release/acquire in bind?

875


While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?

2105