QUERY PLAN
Sort (cost=687.59..687.59 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_cash_cost_ticket_verify_rels (cost=0.00..687.58 rows=1 width=25)
Filter: ((status = 0) AND (erp_cash_cost_ticket_id = ANY ('{7505,7502,7501,7499,7498,7497,7494,7476,7396,7354,7341,7338,7339,7340}'::integer[])))