blob: d3905c90e6a05c3463e385ff97ed4cc0286c8d8a [file] [log] [blame]
INSERT INTO books(book_id, title)
VALUES
(123, 'Apache Knox: The Definitive Guide'),
(456, 'Apache Knox: The Definitive Guide 2nd Edition')