When to add custom exception logging and recording
Exception handling adds computational overhead to our SQL code and adding stacked diagnostics onto that adds even more. Knowing when to use stacked diagnostics instead of simple exception handling can save you valuable processing time. Arrange the options below into reason to use or not to use stacked diagnostics
Diese Übung ist Teil des Kurses
Transactions and Error Handling in PostgreSQL
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
