Currently I am designing a database for use in our company. We are using SQL Server 2008. The database will hold data gathered from several customers. The goal of the databa
You can also create supplemental tables that hold already calculated details on historical information if there are common queries.