QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..27.34 rows=5 width=47)
Index Cond: (id = ANY ('{90,46,489,721,722}'::integer[]))