MySQL: ON DELETE
#MySQL #tutorial #course 00:00:00 intro 00:02:24 SET NULL 00:04:40 CASCADE 00:07:11 conclusion ALTER TABLE transactions ADD CONSTRAINT fk_customer_id FOREIGN KEY (customer_id) REFERENCES customers(customer_id) ON DELETE SET NULL; ALTER TABLE transactions ADD CONSTRAINT fk_customer_id FOREIGN KEY (customer_id) REFERENCES customers(customer_id) ON DELETE CASCADE;

▶︎
MySQL: STORED PROCEDURES

▶︎
Achtung: Klöckner verbietet zuerst schwarz-rot-gold & muss jetzt wieder zurückrudern!

▶︎
Using SQL Order By

▶︎
MySQL: TRIGGERS

▶︎
SQL Tutorial Part 2 .2 | Constraints in SQL

▶︎
MySQL: INDEXES are awesome

▶︎
Ex-Google Recruiter Explains Why "Lying" Gets You Hired

▶︎
How to Answer ANY Question (Even If You Don't Know The Answer!)

▶︎
How to do Subqueries in SQL with Examples

▶︎
Learn SQL In 60 Minutes

▶︎
MySQL SELF JOINS are ... ughhh

▶︎
SQL - Foreign Key - On Delete Cascade - On Delete Set Null

▶︎
SQL Full Course for free 🐬

▶︎
MySQL: GROUP BY

▶︎
MySQL: SUBQUERIES

▶︎
Trump Sells UFC Coins as Iran Strikes & Melania Pushes AI in a Speech Worthy of AI | The Daily Show

▶︎
Unions in MySQL | Intermediate MySQL

▶︎
SQL Joins Explained |¦| Joins in SQL |¦| SQL Tutorial

▶︎
