按照格式输入的代码,在命令提示行中和图形化界面中报错如下的提示
[SQL] INSERT t1 VALUES(NULL,'Tom');
[Err] 1136 - Column count doesn't match value count at row 1
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near 'TOM)
INSERT t1 VALUES(NULL,'TOM')' at line 1