Explorar o código

Update ChangeTrackingCleanup.sql

Amit Banerjee %!s(int64=9) %!d(string=hai) anos
pai
achega
f3a183568b
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      change-tracking/ChangeTrackingCleanup.sql

+ 2 - 0
change-tracking/ChangeTrackingCleanup.sql

@@ -1,3 +1,4 @@
+
 -- Loop to invoke manual cleanup procedure for cleaning up change tracking tables in a database
 -- Loop to invoke manual cleanup procedure for cleaning up change tracking tables in a database
 
 
 -- Fetch the tables enabled for Change Tracking
 -- Fetch the tables enabled for Change Tracking
@@ -15,3 +16,4 @@ begin
 	-- Increment the counter
 	-- Increment the counter
 	set @start = @start + 1
 	set @start = @start + 1
 end
 end
+drop table #CT_Tables