[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Sorting by Non Database Fields
How about this for a different (and simple) take on the problem?
---------------------- Forwarded by Steve Hall on 03/12/97 04:45 PM
---------------------------
Steve Hall
03/12/97 06:01 AM
To: cleghorn.jay @ BSC.BLS.COM @ INTERNET @ WORLDCOM @ PSEXTERNAL
cc:
Subject: Re: Sorting by Non-DataBase Fields
Jay:
You can output to a temp table, then use the temp table as a base for your
report.
You can sort it any way you want.