QUERY PLAN
Aggregate (cost=49.66..49.66 rows=1 width=32)
-> Seq Scan on tbl_sales_contract_invoices (cost=0.00..49.65 rows=1 width=6)
Filter: (contract_id = 4399)