QUERY PLAN
Sort (cost=101.29..101.33 rows=18 width=227)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_collect_tickets (cost=0.00..100.91 rows=18 width=227)
Filter: ((created_by = 1001) AND (status = 2))