blob: 1d86e82d0d155f153b54421ef96b351610d26b8e [file] [log] [blame]
select count(*) as c0 from (select distinct customer.state_province as c0 from customer as customer) as init;