The Trouble With Database Triggers by Thomas LaRock
Author:Thomas LaRock
Language: eng
Format: azw3, epub
Published: 2017-06-30T07:00:00+00:00
Cascading Changes
You can also use triggers to enforce cascading changes that aren’t necessarily tied to referential integrity (i.e., primary and foreign key definitions). For example, you might need to delete data in several tables with the push of one button. You could build a trigger on one table that would cascade your deletes.
The same is true for updates and inserts. You could cascade your changes however you see fit. Perhaps every time a row in one table is deleted, you want to update data in another. You could configure a trigger to cascade those actions along.
Download
The Trouble With Database Triggers by Thomas LaRock.epub
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Access | Data Mining |
Data Modeling & Design | Data Processing |
Data Warehousing | MySQL |
Oracle | Other Databases |
Relational Databases | SQL |
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8296)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6716)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6693)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6566)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6349)
Driving Data Quality with Data Contracts by Andrew Jones(6299)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6068)
Learning SQL by Alan Beaulieu(5994)
Weapons of Math Destruction by Cathy O'Neil(5778)
Big Data Analysis with Python by Ivan Marin(5353)
Data Engineering with dbt by Roberto Zagni(4349)
Solidity Programming Essentials by Ritesh Modi(3997)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3854)
Pandas Cookbook by Theodore Petrou(3567)
Blockchain Basics by Daniel Drescher(3292)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2905)
Feature Store for Machine Learning by Jayanth Kumar M J(2812)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2794)
Mastering Python for Finance by Unknown(2743)
