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
If you're on MS SQL server and you want to keep the single table, table partitioning could be one solution.