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