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

liquibase.harness.change.expectedSql.oracle.18.3.0.addDefaultValueNumeric.sql Maven / Gradle / Ivy

There is a newer version: 1.0.10
Show newest version
ALTER TABLE DATICAL_ADMIN.authors ADD numericColumn NUMBER
ALTER TABLE DATICAL_ADMIN.authors MODIFY numericColumn DEFAULT 100000000




© 2015 - 2024 Weber Informatics LLC | Privacy Policy