Hi,
I need to copy 4 tables from one database to another, total size is 40GB. However, I only want to copy anything older than 2001. There's no place that I can write a little select statement in Copy SQL Server Objects Task, so how can I do this?
And where I can find how many disk space left for me to copy such big table to another database, I mean, though Enterprise Manager?
Thank you in advance.