All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tabase-rider.rider-quarkus-sample.1.30.0.source-code.import-test.sql Maven / Gradle / Ivy

There is a newer version: 1.37.1
Show newest version
INSERT INTO book(id, author, title, year, genre, isbn) VALUES (1001, 'Douglas Adams', 'H2G2', '1979', 'sci-fi', '2-207-30340-3')
INSERT INTO book(id, author, title, year, genre, isbn) VALUES (1002, 'Frank Herbert', 'Dune', '1965', 'sci-fi', '9780240807720')
INSERT INTO book(id, author, title, year, genre, isbn) VALUES (1003, 'George Orwell', 'Nineteen Eighty-Four', '1949', 'sci-fi', '0061810886');




© 2015 - 2025 Weber Informatics LLC | Privacy Policy