INSERT INTO `book_201919033` (`nom`, `bookname`, `father`, `mother`, `BIRTHDAY`, `ISBN') VALUES (NULL, '불편한편의점', '김호연', '나무옆의자', '2021', '9791161571188');
Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '`ISBN') VALUES (NULL, '불편한편의점', '김호연', '나무옆의자', '...' at line 1 in /users/2019/i1919033/public_html/2022/WebDB/test/create.php:7 Stack trace: #0 /users/2019/i1919033/public_html/2022/WebDB/test/create.php(7): mysqli_query() #1 {main} thrown in /users/2019/i1919033/public_html/2022/WebDB/test/create.php on line 7