Altering a table for referential integrity

You can alter a table to add, change, or remove referential constraints.

Before you begin

If you plan to let DB2® enforce referential integrity in a set of tables, see Referential constraints for a description of the requirements for referential constraints. DB2 does not enforce informational referential constraints.

Related reference:
ALTER TABLE