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