QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..33.69 rows=10 width=47)
Index Cond: (id = ANY ('{431,45,307,438,268,138,46,68,262,701}'::integer[]))