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