Referential Actions
Because the database management system enforces referential constraints, it must ensure data integrity if rows in a referenced table are to be deleted (or updated). If dependent rows in referencing tables still exist, those references have to be considered. SQL:2003 specifies 5 different referential actions that shall take place in such occurrences:
- CASCADE
- RESTRICT
- NO ACTION
- SET NULL
- SET DEFAULT
Read more about this topic: Foreign Key
Famous quotes containing the word actions:
“The principle office of history I take to be this: to prevent virtuous actions from being forgotten, and that evil words and deeds should fear an infamous reputation with posterity.”
—Tacitus (c. 55117)