I have a need to handle errors in SQL scripts that i'm working with. Frequently these errors contain syntax problems and other things like create/drop constraints, not exist.. etc. Ideally, i would ...