Hi Sytze

Message: 10
Date: Tue, 5 Sep 2006 16:42:15 +1200
From: "Sytze de Boer" <[EMAIL PROTECTED]>
Subject: Indexing
To: [EMAIL PROTECTED]
Message-ID:
       <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Can anyone help me please, my brain is on go-slow

I have a table with umpteen fields
I need to index on column 1, then column 2 in descending order
e.g.
column is a numeric field ranging from 1 to 99
column 2 is a numeric field ranging from 0 to 1,000,000
I need the report to start and sub total on field 1, and I want the highest
of column 2 at the top


Can this be done ?


index on str(column1,10) + str(9999999-field2,10)

Mike


_______________________________________________
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.

Reply via email to