QUERY PLAN
Group (cost=2.68..2.69 rows=1 width=4)
Group Key: accessible_store
-> Sort (cost=2.68..2.69 rows=1 width=4)
Sort Key: accessible_store
-> Seq Scan on tbl_erp_inventory_transfer_visibles (cost=0.00..2.67 rows=1 width=4)
Filter: ((accessible_store IS NOT NULL) AND (user_id = 1001))