QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..33.69 rows=10 width=47)
Index Cond: (id = ANY ('{59,500,236,687,659,212,663,674,678,489}'::integer[]))