M
Matt in UK
I have an assignment for updating (maintenance, version control
documents)database analysis documents (dfd's, lds etc). One table is stock
which is used most within the database. Presently stock is kept for for
records for 6 months and has been requested to be held for 5 years before
deletion. This will increase the table size 10 fold and bring it to around .8
mb. My question is how will this affect the performance of the database and
should i create a new table named something like 'archived stock' for the
extension in time of keeping the records. I would only want to create a new
table if the database is affected through sequential record searching. Please
help!!
documents)database analysis documents (dfd's, lds etc). One table is stock
which is used most within the database. Presently stock is kept for for
records for 6 months and has been requested to be held for 5 years before
deletion. This will increase the table size 10 fold and bring it to around .8
mb. My question is how will this affect the performance of the database and
should i create a new table named something like 'archived stock' for the
extension in time of keeping the records. I would only want to create a new
table if the database is affected through sequential record searching. Please
help!!