blob: eefaf5d8112d9e82a67bd865751ca48877c13457 [file] [log] [blame]
select store.store_type as c0 from store as store group by store.store_type order by store.store_type ASC NULLS LAST;