SQL Error:
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND news_show = 'Y' ORDER BY news_dt DESC , news_sort_id LIMIT 0 , 15' at line 1
SELECT *
FROM news
WHERE news_lang
= 'tc'
AND news_nc_id
= AND news_show
= 'Y'
ORDER BY news_dt DESC , news_sort_id
LIMIT 0 , 15