QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..31.15 rows=7 width=48)
Index Cond: (id = ANY ('{123,496,138,425,424,665,314}'::integer[]))