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