USE [GC] GO TRUNCATE TABLE [ari].[Time_Clock_Entry] GO INSERT INTO [ari].[Time_Clock_Entry] SELECT * FROM [ARI].[load].[Time_Clock_Entry]