MYSQL QUERY ERROR
Query:
SELECT
c.*, nc.news
FROM
engio_news_categories nc
LEFT
JOIN
engio_categories c
ON
nc.category = c.id
WHERE
nc.news =
P
resscentre_
N
ews
A
s
Error:
Unknown column
"Presscentre_NewsAs"
in 'where clause'