A genuine use for a SQL CLR Aggregate – SQLServerCentral
An interesting example using a CLR aggregate function to perform linear regression. I’ve done a linear regression within an SSRS custom chart component (to draw a trend line), and I have done text string concatenation using a CLR aggregate, but I never thought of doing this. I don’t know that I ever WOULD do it, but I thought I would pass it along anyway.
Comments
A genuine use for a SQL CLR Aggregate – SQLServerCentral — No Comments
HTML tags allowed in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>