Wednesday, March 21, 2012

order by

hello!
I wish to do something like this:
SELECT * FROM table ORDER BY this AND ORDER BY that
CAn it be done?
regards
RimianORDER BY cell1, cell2, cell3

that's the correct syntax. ;)|||thank you!!!

No comments:

Post a Comment