QUERY PLAN
Sort (cost=1.03..1.03 rows=1 width=76)
Sort Key: id
-> Seq Scan on tbl_erp_other_income_ticket_purchase_contract_settles (cost=0.00..1.02 rows=1 width=76)
Filter: (erp_other_income_ticket_id = ANY ('{6,4,3,2,1}'::integer[]))