blob: 1e0c33e82c8ce001b3c2bb1c8fc31276d7d376e3 [file] [log] [blame]
select promotion.media_type as c0 from promotion as promotion where UPPER(promotion.media_type) = UPPER('8') group by promotion.media_type order by promotion.media_type ASC NULLS LAST;