blob: e26f630dc0dbd00439f40ad683bc552f493b9e17 [file] [log] [blame]
select count(*) as c0 from (select distinct promotion.media_type as c0 from promotion as promotion) as init;