USE [GC] GO DROP TABLE IF EXISTS [ari].[Kontenrahmen_STK] GO SELECT * INTO [ari].[Kontenrahmen_STK] FROM [ARI].[load].[Kontenrahmen_STK]