Pilih Sisipkan Tabel Baru SQL Server
SELECT *
INTO [new_BK]
FROM [old_table]
dr4ft
SELECT *
INTO [new_BK]
FROM [old_table]