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

liquibase.harness.change.expectedSql.oracle.oci.dropPackage.sql Maven / Gradle / Ivy

The newest version!
CREATE OR REPLACE PACKAGE test_package AS
PROCEDURE test_procedure
END test_package
/
DROP PACKAGE ADMIN.test_package




© 2015 - 2025 Weber Informatics LLC | Privacy Policy