blob: 75b58a47db33d2c711028d347f343c90699be195 [file] [log] [blame]
select count(*) as c0 from (select distinct fullname as c0 from customer as customer) as init;