Optional Relationships
Which side of the relationship do you want to make optional?
If you want the parent-side to be optional, then
- Click the child table.
- Switch to the Columns category.
- Un-check the Req'd property of the foreign key field.
If you want the child-side to be optional, then
- Click the relationship between the tables .
- Switch to the Miscellaneous category.
- Select the "zero or more" cardinality. (Select "one or more" if you want all parents to have at least one child.)