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