Hi.
I don't mean to be rude, but this is a list for questions related to the MySQL Connector/J
project (http://www.mysql.com/products/connector-j/index.html), not a general SQL-list.
This kind of questions are better of at a SQL-list for beginners, but you'll probably
find the answer if you search the web a bit. A good place to start for basic SQL is
probably http://www.w3schools.com/sql/default.asp. To find the answer to your specific
question, please read http://www.w3schools.com/sql/sql_orderby.asp.
Hint: You can specify how you want the data sorted using DESC and ASC.
/Andreas
> -----Ursprungligt meddelande-----
> Från: reid [mailto:reid@stripped]
> Skickat: den 19 maj 2003 19:33
> Till: java@stripped
> Ämne: sort ascending
>
> I have about 20 columns. I want the first columns ( credit_union) to be
> sort out on ascending. I tried to use SELECT * FROM vpn ORDER BY
> credit_union. Seem it did not sort it out. Did we do anything wrong?
>
> Reid
>
>
> --
> MySQL Java Mailing List
> For list archives: http://lists.mysql.com/java
> To unsubscribe: http://lists.mysql.com/java?unsub=1