Constraint options usage
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2023 09:36 PM - edited 12-11-2023 09:39 PM
I am trying to use the constraints options:
- NOT ENFORCED
- DEFERRABLE
- INITIALLY DEFERRED
- NORELY
However it seems I am not able to use them successfully.
When I try to use them with PRIMARY KEYS (not sure if it is possible), I am not able to enforce any key.
And it also seems I cannot use them with other constraints:
How are we supposed to use this constraint option? Thank you