Can we use CTEs use in SSRS?
April 3, 2012 1 Comment
One of the common questions that I get asked after my Unleashing CTE Presentation is “Can we use CTEs in SSRS reports?”
The answer is YES, Common Table Expressions work great in SSRS reports, one of my favorite ways of cleaning up some of those big ugly SSRS report queries is to use CTEs.
Pingback: » SQL Server Memory Hog Query Steve Stedman