Re: force use of an index - how to?

From: Steve Edelstein <74160.645_at_CompuServe.COM>
Date: 1995/04/19
Message-ID: <3n36i4$llp$1_at_mhade.production.compuserve.com>#1/1


Indexes store data in an internal format. If you want the data displayed in descending order, use ORDER BY x DESC. You can't affect the way an index stores the data.

-- 
Steve Edelstein                      VOICE: 212-956-3670
Relational Business Systems          CompuServe: 74160,645
124 West 60th Street  Suite 47C            Author of
New York, NY 10023                    "Learning Oracle Forms"
Received on Wed Apr 19 1995 - 00:00:00 CEST

Original text of this message