blob: 8c78f070842550e3e3bd357536c003843f6c9da9 [file] [log] [blame]
select count(*) from (select distinct FACT.store_type as c0 from (select * from store as FOOBAR) as FACT) as init;