CREAT DATABASE T1 有error
創建后有報錯,怎么破(版本5.5.44)
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 'CREAT DATABASE t1' at line 1
創建后有報錯,怎么破(版本5.5.44)
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 'CREAT DATABASE t1' at line 1
2016-08-15
舉報
2016-08-15
create ,注意拼寫
2016-08-26
注意規范性,數據庫名要小寫
2016-08-15
后面沒加分號嗎?