Enabling foreign key integrity checking
         You can enable foreign key integrity checking to manage whether users are allowed
            to delete a record that is linked to another record through a foreign key. By default,
            this is not allowed.
    
      About this task
To enable foreign key integrity checking: