QUERY PLAN
Index Scan using tbl_sales_contracts_pkey on tbl_sales_contracts (cost=0.28..31.38 rows=5 width=24)
Index Cond: (id = ANY ('{4009,3965,3736,3627,3665}'::integer[]))