INSERT INTO books (idbook, `title`, `author`) VALUES ('', 'indonesiaku', 'Bil Abror');
INSERT INTO books (`title`, `author`) VALUES ('faith', 'nelson');