News
create table player_profile player_ID int PRIMARY KEY NOT NULL CONSTRAINT SevenDigitMax_Constraint CHECK (player_ID BETWEEN 0 AND 9999999), player_name VARCHAR(30) DEFAULT 'GUEST PLAYER', ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results