blob: 05a8ccf72070220b665679359224df31d187b2b6 [file] [log] [blame]
select count(*) as c0 from (select distinct store.store_type as c0 from store as store) as init;