QUERY PLAN
Limit (cost=0.00..72.65 rows=1 width=4)
-> Seq Scan on tbl_sales_contracts (cost=0.00..72.65 rows=1 width=4)
Filter: ((serial_no)::text = '2026-04-01-001'::text)