liquibase.harness.change.expectedSql.db2-z.createPackage.sql Maven / Gradle / Ivy
CREATE VIEW test_view AS select id, first_name, last_name, email from authors
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
CREATE VIEW test_view AS select id, first_name, last_name, email from authors