blob: 96c76f3e57a9847a6b51c6b43245f27c3bcf0560 [file] [log] [blame]
select customer.marital_status as c0 from customer as customer where UPPER(customer.marital_status) = UPPER('Top Ukrainian Cities') group by customer.marital_status order by customer.marital_status ASC NULLS LAST;