create table t_score( sid int, cid int, score decimal(5,2) );