QUERY PLAN
Group (cost=31.37..31.41 rows=8 width=4)
Group Key: accessible_store
-> Sort (cost=31.37..31.39 rows=8 width=4)
Sort Key: accessible_store
-> Seq Scan on tbl_erp_inventory_transfer_visibles (cost=0.00..31.25 rows=8 width=4)
Filter: ((accessible_store IS NOT NULL) AND (user_id = 1001))