blob: 5080c8208143cd49845756d79395796620a23963 [file] [log] [blame]
select count(*) as c0 from (select distinct store.store_country as c0 from store as store) as init;