Query: SELECT *
FROM Message57
WHERE Parent_Message_ID=
AND Checked=1
ORDER BY Priority DESC
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND Checked=1
ORDER BY Priority DESC' at line 4
|