blob: c65801b47e3d6f58e48871dd66840eb64d8653a5 [file] [log] [blame]
select count(*) from (select distinct FACT.warehouse_id as c0 from (select * from inventory_fact_1997 as FOOBAR) as FACT) as init;