I will be importing approx. 20,000 rows per month (info tracked is basic indinvidual info (name, address, phone#).
For every 20,000 rows only approx. 5% of those records will be used on a semi-regular basis. In addition, more info will be tracked (business phone, occupation, etc.).
From out of the 5% of records, a certain percent will turn into actual full time clients and a full client record will need to be created (income, assets, etc.).
So what I am trying to figure out is how the database should be designed. Should each group be tracked in separate tables, the first group in one table and the last two groups in another table with just a different status? Any help here is greatly appreciated. If there are websites out there that you think might help send them along -- please send anything along
For every 20,000 rows only approx. 5% of those records will be used on a semi-regular basis. In addition, more info will be tracked (business phone, occupation, etc.).
From out of the 5% of records, a certain percent will turn into actual full time clients and a full client record will need to be created (income, assets, etc.).
So what I am trying to figure out is how the database should be designed. Should each group be tracked in separate tables, the first group in one table and the last two groups in another table with just a different status? Any help here is greatly appreciated. If there are websites out there that you think might help send them along -- please send anything along