blob: 391035cad295fdbe7114b66161095e8bb2a1514c [file] [log] [blame]
select promotion.media_type as c0 from promotion as promotion where UPPER(promotion.media_type) = UPPER('Cash Register Handout') group by promotion.media_type order by promotion.media_type ASC NULLS LAST;