QUERY PLAN
Sort (cost=63.32..63.33 rows=4 width=219)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_collect_tickets (cost=0.00..63.28 rows=4 width=219)
Filter: ((created_by = 1001) AND (status = 2))