|
Well, if you don't want to order by a,b,c,d... thenjava400-l-bounces+michael_schutte=bobevans.com@xxxxxxxxxxxx
you are going to need
a different field to sort on that will put it in the
order you want.
Field1 Field2
a 1
b 4
c 2
d 3
select field1 from file order by field2
Michael Schutte
Admin Professional
Bob Evans Farms, Inc.
"The Secret's the Sauce! Enjoy our new Bob-B-Q
Pulled Pork Knife & Fork
Sandwich!"
wrote on
07/30/2007 11:12:02 AM:
HiKey,
I have a table, which i want to sort by value in
for example the table is as beloworder
Key Desc
a This is A
b This is B
c This is C
d This is d
I want to read the result set as
a
c
d
b
How do i write this SQl statement, if i just do
by Key i can get it either a,b,c,d or d,c,b,a butnot
the way i want
Any ideas
Ashish
A$HI$H
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.