create or replace table reportteammemberships ( teamId int null, accountId int null );