create table Tokens ( UserId int not null, UserToken text not null );