QUERY PLAN
Sort (cost=1.02..1.03 rows=1 width=528)
Sort Key: sort, id
-> Seq Scan on tbl_erp_stores (cost=0.00..1.01 rows=1 width=528)
Filter: ((NOT is_delete) OR (id = ANY ('{NULL,NULL}'::integer[])))