QUERY PLAN
Sort (cost=1.07..1.07 rows=1 width=62)
Sort Key: sort, id
-> Seq Scan on tbl_erp_banks (cost=0.00..1.06 rows=1 width=62)
Filter: (id IS NULL)