Hi

U can use explain plan just to generate the path which the optimizer will take if u run the query.

So u r not actually running the query but determining the path.


Srini