-- add column to hold the raw scoring data that the client posted. alter table scores add column scoring_data varchar(4000);