為什么要用命令呢?????直接在工具里弄不就完事了。。!
[平淡]
chok1215
展開(kāi)
|
|
八格格
展開(kāi)
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 'from book' at line 1 我輸入的一直報(bào)錯(cuò) xu713
展開(kāi)
注意符號(hào)多少,看看有沒(méi)有多的或者漏掉,我是多了一個(gè)逗號(hào),會(huì)出現(xiàn)你的情況 |
|
WX62ejqowdq
展開(kāi)
|
|
學(xué)習(xí)達(dá)人
|
ywx760
展開(kāi)
cteate
mysql> cteate database book;
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 'cteat
e database book' at line 1
mysql> create database book;
Query OK, 1 row affected (0.00 sec) hs15501342562
展開(kāi)
@ ywx760 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 ',
age tinyint,
tel char(11),
balance decimal(7,3)
)' at line 4 |
張銘0406
展開(kāi)
|
|
lufvip
展開(kāi)
|
承擔(dān)因您的行為而導(dǎo)致的法律責(zé)任,
本站有權(quán)保留或刪除有爭(zhēng)議評(píng)論。
參與本評(píng)論即表明您已經(jīng)閱讀并接受
上述條款。