What is the difference between IN subselects and EXISTS
subselect?

Answer Posted / s

IN subselect will return rows that match the values in the
IN list. EXISTS will return rows if the subselect return a
true value.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between alias and synonym in db2?

643


What is a db2 table?

597


Explain in brief how does db2 determine what lock-size to use?

596


What is runstats and reorg in db2?

797


What parameters are used to control the free space in DB2?

642






How many types of page locks can be held in db2?

589


what is the sqlcode -501

11303


How to compare data between two tables in db2?

658


What are host variables in db2?

626


What are the contents of a dclmgen?

628


What is a db2 schema?

762


What are the two types of logging in the db2 database? Explain them.

580


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 ?...

3790


What is bind package and plan in db2?

593


Is schema the same as database?

629