QUERY PLAN
Sort (cost=23.43..23.45 rows=5 width=48)
Sort Key: id
-> Seq Scan on tbl_sales_invoice_amounts (cost=0.00..23.38 rows=5 width=48)
Filter: (sales_invoice_id = 1)