I use Try-Catch to skip some error-prone SQL command in C# but I sometimes still get an execution/runtime error.
My C# code to work with a SQL server