Relative Content

Tag Archive for sqlmysqltry-catch

Specific exception in SQL

I need to save in log_table type of exception that raised. What if I have more constraints and i want to know which one is violating integrity rules. I am doing it in MySQL