QUERY PLAN
Index Scan using tbl_suppliers_pkey on tbl_suppliers (cost=0.28..14.21 rows=2 width=47)
Index Cond: (id = ANY ('{678,236}'::integer[]))