"SQL0109" error on Alter Table statement when adding column, specifying NOT NULL without a DEFAULT in Implementer
S'applique à
- Implementer 11.0 to 12.1
Description
- Added column to existing table, specifying NOT NULL clause but do not have DEFAULT
- Alter table fails with SQL0109 Position ## NOT NULL clause not allowed.
- Alter table may be auto-generated by Implementer to accomplish task