blob: 4efcd3e91174446512b05832bac583c38d340652 [file] [log] [blame]
select promotion.media_type as c0 from promotion as promotion where UPPER(promotion.media_type) = UPPER('Time.Time2.Quarter') group by promotion.media_type order by promotion.media_type ASC NULLS LAST;