mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Revert "Updating QDS demo and IQP enlarging script"
This reverts commit d24e97f77f.
This commit is contained in:
-5
@@ -100,9 +100,4 @@ GO
|
||||
|
||||
UPDATE Fact.OrderHistoryExtended
|
||||
SET [WWI Order ID] = [Order Key];
|
||||
GO
|
||||
|
||||
CHECKPOINT
|
||||
GO
|
||||
DBCC SHRINKFILE (N'WWI_Log' , 0, TRUNCATEONLY)
|
||||
GO
|
||||
Reference in New Issue
Block a user