Thread: Explain Plan
View Single Post

   
  #1 (permalink)  
Old 04-08-2008, 06:19 PM
badbrownie@gmail.com
 
Posts: n/a
Default Explain Plan

What is the Sybase equivalent of Oracle's Explain Plan?

I need to be able to determine what tables a query is dependent upon.
In oracle I can use Explain Plan to do that. How would I do it in
Sybase?

Thanks in advance for helping a n00b.

Reply With Quote