Grant me the serenity.... SQL crosstabs
Ever noticed what a pain building crosstabs in SQL can be?... sure, you can buy 3rd party products to do it for you (even some that are only $39), but what if you want to do it yourself? MS Access has the TRANSFORM function that makes life easy.... why not SQL? There are some great articles on various sites with methods to use (such as this), but you'd think SQL would have a built in function... (don't let us down Yukon).
Jayme