create table whatever ( product_id int, model_number varchar(16), cpu varchar(16), mhz int );