QUERY PLAN
Result (cost=88.42..88.44 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_purchase_contracts (cost=0.00..88.42 rows=1 width=0)
Filter: ((serial_no)::text = '646456456'::text)