INSERT INTO `book_201919014` (`번호`, `저자`, `책이름`, `출판년도`, `출판사`, `조회수`) VALUES ('NULL', '어슐러 K. 르 귄','어스시의 마법사', '2015', '황금가지', '136'),('null', '데일 카네기','데일 카네기 성공대화론', '2022', '현대지성', '470') ,('NULL', '박영언','헬스유튜버의 삶', '2020', '안산대', '20'),('null', '정훈장교','군인의 삶', '2021', '국방부', '23'), ,('NULL', '박상기','고양이가 필요해', '2022', '소원나무', '369'),('null', '정문홍','불가능하다는 착각', '2022', '연두m&b', '698'), ,('NULL', '최정규',' 얼굴 없는 검사들', '2022', '블랙픽쉬', '120'),('null', '코리 로즌','스토리텔링 대화법', '2022', '느낌이 있는책', '1'), ,('NULL', 'S. D. 쉰들러',' Skeleton Hiccups', '2005', ' Aladdin Paperbacks', '21'),('null', '박지혜','시니맘의 오늘도 완밥 유아식', '2022', '혜지원', '41'), ,('NULL', '강환국','퀀트 투자 무작정 따라하기', '2022', '길벗', '120'),('null', '자청','역행자', '2022', '웅진지식하우스', '523');
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 '('NULL', '박상기','고양이가 필요해', '2022', '소원나무', '369')...' at line 4 in /users/2019/i1919014/public_html/2022/WebDB/test/insert.php:17 Stack trace: #0 /users/2019/i1919014/public_html/2022/WebDB/test/insert.php(17): mysqli_query() #1 {main} thrown in /users/2019/i1919014/public_html/2022/WebDB/test/insert.php on line 17