IBM Books

Alter Table -- Foreign Keys

Use the Foreign Keys page of the Alter Table notebook to alter the foreign keys for the table. A foreign key is a column or set of columns in a table whose values are required to match at least one primary key value of a row of its parent table. A referential constraint is the rule that the values of the foreign key are valid only if either:

You can add new foreign keys or alter or drop existing foreign keys.
Figure rule not displayed.

Tasks


Figure rule not displayed.

Controls


Figure rule not displayed.

Related information

[ Top of Page | Table of Contents | Glossary | Index ]

[ DB2 List of Books | Search the DB2 Books ]