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

com.carrotsearch.junitbenchmarks.mysql.004-create-dbversion.sql Maven / Gradle / Ivy


CREATE TABLE IF NOT EXISTS DBVERSION
(
    VERSION     INT
);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy