Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you simulate the EXPLAIN of an embedded SQL
statement in SPUFI/QMF? Give an example with a host
variable in WHERE clause)

Answers were Sorted based on User's Feedback



How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a ..

Answer / s

EXPLAIN PLAN SET QUERYNO = 1

FOR SELECT EMPNO,WORKDEPT
FROM EMP E, DEPT D
WHERE E.EMPNO = D.EMPNO
AND E.EMPNO = ?

Is This Answer Correct ?    5 Yes 5 No

How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a ..

Answer / raj

Not getting the ans.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More DB2 Interview Questions

How to resolve -502 sql code in DB2?

2 Answers   Cap Gemini,


Is schema the same as database?

0 Answers  


Which one allows duplicate values Union or Union All ?

3 Answers  


in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?

0 Answers  


Are views updatable ?

4 Answers  


What are leaf pages?

3 Answers  


db2 restart logic ?

1 Answers   DELL, HTC, UHG,


What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?

2 Answers  


Describe what a storage group(STOGROUP) is?

2 Answers  


What is explain plan in db2?

0 Answers  


Mention data types used in db2 ?

0 Answers  


What is the clustering index in the db2 database?

0 Answers  


Categories