Hi..

I need to sort a SQL query like 10,9,8..1

"SELECT * From Stories ORDER BY ID"

but I need something more.. to revers it..

And does anyone know where I can find a documentaion of the SELECT query with all parameters?