QUERY PLAN
Sort (cost=818.68..818.69 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_cash_cost_ticket_verify_rels (cost=0.00..818.67 rows=1 width=56)
Filter: ((status = 0) AND (erp_cash_cost_ticket_id = ANY ('{7360,7362,7361,7359,7358,7357,7355,7354,7353,7352,7351,7350,7346,7347,7345,7344,7343,7342,7341,7340}'::integer[])))