QUERY PLAN
Limit (cost=1.16..1.16 rows=1 width=1724)
-> Sort (cost=1.16..1.16 rows=1 width=1724)
Sort Key: created_at DESC
-> Seq Scan on tbl_industry_news (cost=0.00..1.15 rows=1 width=1724)
Filter: ((NOT is_deleted) AND (id <> 6) AND (status = 1))