Seleccione Insertar nueva tabla SQL Server
SELECT *
INTO [new_BK]
FROM [old_table]
dr4ft
SELECT *
INTO [new_BK]
FROM [old_table]