MySQL returned error




Error Description :
Error No : 1064
Description : 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 status='Active' ORDER BY sort_order ASC' at line 1

SQL Query
SELECT `fs_images`.* FROM `fs_images` WHERE id!=0 AND fs_id= and status='Active' ORDER BY sort_order ASC