添加失敗 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
''student'('name','course','grade') VALUES ('DD','html',60)' at line 1
The prompt is obvious, syntax error, table names and field names should use backticks, not single quotes