QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..29.64 rows=6 width=48)
Index Cond: (id = ANY ('{81,90,649,626,236,163}'::integer[]))