INSERT INTO students(student_name) VALUES (Michael); -- ERROR 1054 (42S22): Unknown column 'student_name' in 'field list'.
確定! 回上一頁