QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..28.49 rows=6 width=47)
Index Cond: (id = ANY ('{661,678,262,695,505,59}'::integer[]))