On 9/8/06, Jack Skelley <[EMAIL PROTECTED]> wrote:
select * ; from some_table ; nooptimize ; where some_field = "Joe" ; order by some_field
Sure! Run SYS(3054,11) before you run the command, and you'll find out the optimization level for the table with the alias "nooptimize" :) -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

