Order By
Posted: Sun Jan 11, 2004 9:44 pm
I have a database with music, most of the time by the same Artist..When I get the data, I get it with ...But, I would also like to alphabetically get the songs by the artists..could I do a
?
Code: Select all
ORDER BY artistCode: Select all
ORDER BY artist AND songname