Hi there, I have a function that is executed quite often. Now that we have our tables in SQL Server. I've been tasked to go back increase performance on the slower areas of the application. I've found a slow area. If I could convert the function below to a UDF then I could convert, rewrite, my...