Database error: Invalid SQL:
Select
*
from
tbl_top100_cate
and
type_id = '1'
order by
cate_name ASC
MySQL Error: 1064 (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
type_id = '1'
order by
cate_name ASC' at line 5)
Session halted.