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

liquibase.harness.change.expectedSql.firebird.addDefaultValueNumeric.sql Maven / Gradle / Ivy

The newest version!
ALTER TABLE authors ADD numericColumn numeric
ALTER TABLE authors ALTER COLUMN  numericColumn SET DEFAULT 100000000




© 2015 - 2025 Weber Informatics LLC | Privacy Policy