Use the Change Foreign Key window to modify foreign keys for the table that you're creating. 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:
Fields and controls