Hi
Fisrst question: I have a question about database growwing. Orginal we always have small databases, but then they grow. I supposed each year they grow about 20GB and it means we lost 20G, and eventually we will run out of space for database, as the result, I need to clean up the old data in the database.
Example, I have a database named MyDB, and there are 5 tables A (fields a,b,c), B(d,e,f), C(g,h,l), D(k,n,m) in that databases, this database keeps data from Jan, 2001 - now (april 2002), now I need to clean up the old database from jan, 2001 - May 2001. How can I do it?
Second question: What is "bcp" is doing for, can I use for backup and restore database? what is the syntax. Thanks.
Last question: What is the best book of Sybase to read for a very biginner to intermediate person ?
Thanks.
Fisrst question: I have a question about database growwing. Orginal we always have small databases, but then they grow. I supposed each year they grow about 20GB and it means we lost 20G, and eventually we will run out of space for database, as the result, I need to clean up the old data in the database.
Example, I have a database named MyDB, and there are 5 tables A (fields a,b,c), B(d,e,f), C(g,h,l), D(k,n,m) in that databases, this database keeps data from Jan, 2001 - now (april 2002), now I need to clean up the old database from jan, 2001 - May 2001. How can I do it?
Second question: What is "bcp" is doing for, can I use for backup and restore database? what is the syntax. Thanks.
Last question: What is the best book of Sybase to read for a very biginner to intermediate person ?
Thanks.