Best ways to remove old data and save space? [message #50387] |
Wed, 13 March 2002 12:59 |
George
Messages: 68 Registered: April 2001
|
Member |
|
|
Hi,
I am looking some ways to keep my database small and remove old data from database and archive it somewhere else. the data may need to be put back to the database in the future. One of the things I am conserned is how to enforce constraints? In other words, when I remove data, all the related pk/fk data should be removed together. Any suggestions will be greatly appreciated.
Thanks
|
|
|
|