create or replace table accountstatsalltime ( accountId int null, statId int null, value int null );