![JAR search and dependency download from the Maven repository](/logo.png)
liquibase.harness.change.expectedSql.mariadb.dropView.sql Maven / Gradle / Ivy
CREATE VIEW test_view AS select id, first_name, last_name, email from authors
DROP VIEW test_view
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
CREATE VIEW test_view AS select id, first_name, last_name, email from authors
DROP VIEW test_view