blob: 0703ad8a2605f968468668c51096ee6b42b2398f [file] [log] [blame]
select store_ragged.store_state as c0 from store_ragged as store_ragged where (store_ragged.store_country = 'Vatican') group by store_ragged.store_state order by store_ragged.store_state ASC NULLS LAST;