blob: e635ee9fb8ae47667fc7aa6cc284da932aa4b2f7 [file] [log] [blame]
select count(*) as c0 from (select distinct warehouse.warehouse_country as c0 from warehouse as warehouse) as init;