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
Cet exercice fait partie du cours
Transactions and Error Handling in PostgreSQL
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice