Before you can create a FOREIGN KEY, you must specify that the referenced fields involved are NOT NULL. You can do this through
the Create/Alter Table module, or by using the ALTER command.
Restriction: This topic applies to Windows environments only.