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