Group: microsoft.public.sqlserver.programming · Group Profile · Search for Performance CLR function in microsoft.public.sqlserver.programming
Author: --CELKO--
Date: Jun 13, 2008 09:58
...They will handle floating point errors, have good functions, etc. SQL is not a computational language. CLR will stink and make maintaining the code a... native language. As an aside, your PRD() function is wrong. Here is a version of the aggregate product function in SQL. You will need to have the logarithm and exponential functions. They are not standards, but they are very...
|