create or replace table reports ( suspectId int null, categoryId int null, snapshotId int null, assignedTeam int null, region int null, id int null );