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