blob: 3bd36187896ecce7ec36cfcf0388ccbe5a511a06 [file] [log] [blame]
select store.store_country as c0 from store as store where UPPER(store.store_country) = UPPER('Time.Time2.Quarter') group by store.store_country order by store.store_country ASC NULLS LAST;