'CREATE TABLE 41kc (m1 smallint NULL,m2 ' +
                 ' smallint NULL,m3 smallint NULL,m4 smallint NULL,t1 ' +
                 ' smallint NULL,t2 smallint NULL,t3 smallint NULL,t4 ' +
                 ' smallint NULL,w1 smallint NULL,w2 smallint NULL,w3 ' +
                 ' smallint NULL,w4 smallint NULL,th1 smallint NULL,th2 ' +
                 ' smallint NULL,th3 smallint NULL,th4 smallint NULL,f1 ' +
                 ' smallint NULL,f2 smallint NULL,f3 smallint NULL,f4 ' +
                 ' smallint NULL,kind nchar(10) NULL )  ON [PRIMARY]';
出错提示:在第一行'41'附近有错。