Wednesday, August 10, 2011 11:48 AM
rusanu.com
T-SQL functions do no imply a certain order of execution
Looking at this question on StackOverflow: Conversion failed when converting from a character string to uniqueidentifier error in SQL Server one can see a reproducible example where a string split UDF works fine in the SELECT statement, but it gives a
Read More...