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