搜尋

首頁  >  問答  >  主體

資料庫新增報錯

< style="font-size: 18.368px; border-bottom: 2pxsolid rgb(255, 0, 0); margin: 0px 0px 0.2em; border-top-color: rgb(255, 0, 0); b-right -顏色:rgb(255, 0, 0);左邊框顏色:rgb(255, 0, 0);顏色:rgb(0, 0, 0);字體系列:無襯線;空白:正常;">錯誤SQL查詢:-- ------------------------------ `xp_student`的表格結構 ---- --------------------如果存在`xp_student`則刪除表;MySQL回傳:

P粉575645754P粉5756457541038 天前1403

全部回覆(1)我來回復

  • autoload

    autoload2022-06-09 09:12:55

    DROP TABLE IF EXISTS `xp_student` 這個是你的執行語句?那就看看你連接的資料庫種是否有這個表

    回覆
    0
  • 取消回覆