QUERY PLAN
Sort (cost=820.16..820.29 rows=52 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_cash_cost_ticket_verify_rels (cost=0.00..818.67 rows=52 width=56)
Filter: ((status <> 0) AND (erp_cash_cost_ticket_id = ANY ('{7350,7348,7354,7355,7353,7352,7351,7346,7347,7345,7344,7343,7342,7341,7340,7339,7338,7337,7336,7335}'::integer[])))