You will often find that data stored in rows in normalized tables isn't in the prettiest form to display to an end user. Often, data will make more of an impact if it is displayed as a single row for ...
OK, I am not sure how to describe this. I guess I want to flatten a table into two columns... so basically pivot. Though I can't aggregate it like I could if it was quarter 1 sales, etc... <BR><BR>I'm ...