QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..35.54 rows=10 width=48)
Index Cond: (id = ANY ('{608,90,81,163,236,723,649,626,68,725}'::integer[]))