blob: 738bdddbc906e79b866057d38d13e6abc48efc47 [file] [log] [blame]
select store.store_type as c0 from store as store where UPPER(store.store_type) = UPPER('Top Ukrainian Cities') group by store.store_type order by store.store_type ASC NULLS LAST;