blob: 091515983502a777a8aa80ca1be0cd128f162c15 [file] [log] [blame]
select promotion.promotion_name as c0 from promotion as promotion where UPPER(promotion.promotion_name) = UPPER('/***an illegal comment****/Marital Status') group by promotion.promotion_name order by promotion.promotion_name ASC NULLS LAST;