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