QUERY PLAN
Sort (cost=1.03..1.03 rows=1 width=19)
Sort Key: sort
-> Seq Scan on tbl_erp_stores (cost=0.00..1.02 rows=1 width=19)
Filter: (is_saleable_inventory AND (NOT is_delete))