When I add ORDER BY, it gives me an error.
Posted: Sun May 08, 2005 6:28 pm
All it says is a syntax error.
Don't get it, as I have basically the same thing in another one and it works fine:
I know it's something stupid.
What am I doing wrong?
Code: Select all
SELECT * FROM books_list WHERE author='{$_GETї'author']}' ORDER BY orderCode: Select all
SELECT * FROM books_authors ORDER BY name