[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Sort on calculated field
- Subject: Re: Sort on calculated field
- From: Ken Look <KWLook@AOL.COM>
- Date: Fri, 2 Oct 1998 10:36:31 EDT
Darwin,
you need to order by field position of calculation desc. If your
calculated field is in position 3 of your select statement, then your order by
would look like this:
Order by 3 desc
Ken Look
Look Consulting
773-267-5089