Dba: Is it bad practice to just attempt to delete rows that may be referenced by other tables, an...

Subscribers:
4,310
Published on ● Video Link: https://www.youtube.com/watch?v=D0IcSybmJQY



Duration: 0:00
12 views
0


Is it bad practice to just attempt to delete rows that may be referenced by other tables, and skip them if they fail?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(dba.stackexchange.com/users/90706/sebastiaan-van-den-broek)Sebastiaan van den Broek
(dba.stackexchange.com/users/176905/laurenz-albe)Laurenz Albe
(dba.stackexchange.com/users/79909/bigsmoke)BigSmoke
(dba.stackexchange.com/users/220697/charlieface)Charlieface
A special thanks goes out to the (dba.stackexchange.com/questions/347053/is-it-bad-practice-to-just-attempt-to-delete-rows-that-may-be-referenced-by-othe)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

postgresql foreign-key delete




Other Videos By Peter Schneider


2025-07-23MySQL ERROR 1045 (28000): Access denied for user 'bill'@'localhost' (using password: YES)
2025-07-23Magento: Magento 2 - List of payment methods
2025-07-23Mathematica: How to load FORTRAN libraries through Librarylink
2025-07-23Gis: Why does ST_Area_Spheroid in DuckDB return NaN?
2025-07-23Dba: When performing a cross-database transaction, in which transaction log(s) is the information...
2025-07-23Tex: How to use logix font in pdflatex?
2025-07-23Gis: HTML MapTip to show elevation data from DEM layer in QGIS
2025-07-23Apple: mDNS discovery work on shell, but not in LaunchAgent
2025-07-23Electronics: How are recommended voltages determined for a PCB?
2025-07-23Electronics: How accurate can circuit simulations be?
2025-07-22Dba: Is it bad practice to just attempt to delete rows that may be referenced by other tables, an...
2025-07-21Softwareengineering: What is casting supposed to mean?
2025-07-21Dba: What type of database should I use for this application?
2025-07-21Tex: How can I automatically replace curly braces and in LaTeX macro arguments—e.g., in math fo...
2025-07-21Softwareengineering: Gitlab workflow, forcing code review or merge request on branch
2025-07-21Softwareengineering: Access multiple entities in repository - clean architecture
2025-07-21Softwareengineering: Are there any surveys regarding Scrum efficiency?
2025-07-21Electronics: How to make a MP2307 tolerate being backpowered?
2025-07-21Softwareengineering: What are the standards for dealing with pluralia tantum in your code? closed
2025-07-21Softwareengineering: Is C# actually a multiplatform language?
2025-07-21Softwareengineering: REST API security: HMAC/key hashing vs JWT