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 '-5' at line 1
SELECT *
FROM news Where news_st
= 1 and news_eff_start_dt <
= '2024-11-21'
AND news_eff_end_dt >
= '2024-11-21'ORDER by news_dt DESC, news_sort_id ASC limit 5 offset -5