QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..34.11 rows=9 width=47)
Index Cond: (id = ANY ('{612,505,90,67,123,533,511,223,630}'::integer[]))