If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > qry execution plan / ananlysis

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-19-03, 08:39
noober noober is offline
Registered User
 
Join Date: Oct 2003
Posts: 20
qry execution plan / ananlysis

Does informix allow you to look at a query execution plan for tuning and if so can someone tell me how? I see no mention in the SQL ref 1&2. Also, MS-SQL has some tools that allow the server to analyse a query and suggest indexes and other improvements...is there an analagous feature (or product) for informix?

To quote sundialsvcs (another forum member) I have some programmers who have written some cucamunga queries that could use some tuning!
Reply With Quote
  #2 (permalink)  
Old 12-19-03, 17:22
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Yes - use SET EXPLAIN ON;
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On