MySql Order by command..

Guys I am developing a forum, the thing is i want to call the sql data base saved data according to user accessed order....Can any one help me out to solve this problem pls pls pls,,,,,,
[208 byte] By [amalkasoftenga] at [2007-11-27 4:03:47]
# 1

This has nothing to do with JDBC. Likely you need to read some basic SQL tutorials.

Start off here: http://www.google.com/search?q=sql+tutorial

And MySQL specific: http://www.google.com/search?q=mysql+sql+tutorial

Once you have a real JDBC problem (once more again: JDBC != SQL), you're welcome.

The topicstart doesn't need to be all in bold though. Putting pressure by "pls pls pls" is also completely meaningless. Ask smart questions.

BalusCa at 2007-7-12 9:08:35 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...