blob: 4d27a6363bfe8eaab85d4d4722290491d3aadea5 [file] [log] [blame]
select count(*) as c0 from (select distinct store.store_state as c0 from store as store) as init;