blob: cad53218cc9e3fc442b6911c146108cf660ebd74 [file] [log] [blame]
select store.store_country as c0 from store as store where UPPER(store.store_country) = UPPER('21215') group by store.store_country order by store.store_country ASC NULLS LAST;