QUERY PLAN
Sort (cost=3.27..3.32 rows=20 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_purchase_order_verify_rels (cost=0.00..2.84 rows=20 width=56)
Filter: ((status <> 0) AND (erp_purchase_order_id = ANY ('{2044,2038,2035,2034,2033,2031,2030,2010,2006,2004,1999,1995,1994,1985,1982,1981,1977,1969,1965,1958}'::integer[])))