What is wrong with this syntax, it looks like what chapter 7.7 says.

mysql>  CREATE TABLE cur (FLD1 char(30), FLD2 numeric(6,2), FLD3 int(7));

I get a parse error.

Thanks,
Joe.

Reply via email to