Entering a Default value into new column without DEFAULT clause in table. Is it possible to add a NOT NULL column to a table and
enter a default value into this new column, but without having added a DEFAULT-clause in the DDL of the table?
WORKAROUND:
Add the new column in the insert statement with a default value.
STATUS:
Enhancement request CR #66148 has been submitted to Development for consideration in future release of Toad for DB2.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center