
liquibase.harness.change.expectedSql.snowflake.dropView.sql Maven / Gradle / Ivy
The newest version!
CREATE VIEW LTHDB.PUBLIC.test_view AS select id, first_name, last_name, email from authors
DROP VIEW LTHDB.PUBLIC.test_view
© 2015 - 2025 Weber Informatics LLC | Privacy Policy