June 2008 - Posts

0
Comments

Cross Tab Queries by bunbun

Sometimes I've needed to do "cross tab" queries -- a throwback to a built-in MS Access query type. In SQL Server 2005 there's a built in way to do it using the pivot function. Very easy and very useful: http://www.mssqltips.com/tip.asp?tip=1019
Filed under:
More Posts