what is the function of the highlighted feature?\nenforce referential integrity\ncascade update related…

what is the function of the highlighted feature?\nenforce referential integrity\ncascade update related fields\ncascade delete related records\nupdates data in a related table\nautomatically updates the matching data in the related table\nupdates data for all tables

what is the function of the highlighted feature?\nenforce referential integrity\ncascade update related fields\ncascade delete related records\nupdates data in a related table\nautomatically updates the matching data in the related table\nupdates data for all tables

Answer

Brief Explanations:

The "Cascade Update Related Fields" feature in database - related settings automatically updates matching data in related tables when the primary - key data in the main table is changed. This ensures data consistency across related tables.

Answer:

Automatically updates the matching data in the related table