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:
“We should often be ashamed of our finest actions if the world understood all the motives behind them.”
—François, Duc De La Rochefoucauld (161380)