QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..35.54 rows=10 width=48)
Index Cond: (id = ANY ('{222,236,251,163,117,268,354,479,431,661}'::integer[]))