Backup table Job - every day
Hi,
I want to create a copy of a table and save it as a new table with the date as part of the table name every night, please advice how to create a job...
eg
Table_ABC
I want copies as follows:
TABLE_ABC_JUN_01_2010
TABLE_ABC_JUN_02_2010
TABLE_ABC_JUN_03_2010
Thanks