blob: 78739d782c468c15468efa3563d86aa91c5acfc1 [file] [log] [blame]
select count(*) as c0 from (select distinct customer.education as c0 from customer as customer) as init;