Skip to content

Commit 60533b1

Browse files
committed
Added 10M DimRatio
1 parent 774ff78 commit 60533b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/sql/SQLBI_ALL_DB.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ PAUSE
1212
CALL :BUILDBATABASE "csv-10k" "Contoso V2 10k" "ContosoV210k.bak" "Trim"
1313
CALL :BUILDBATABASE "csv-100k" "Contoso V2 100k" "ContosoV2100k.bak" "Trim"
1414
CALL :BUILDBATABASE "csv-1m" "Contoso V2 1M" "ContosoV21M.bak" "Trim"
15+
CALL :BUILDBATABASE "csv-10m" "Contoso V2 10M DimRatio" "ContosoV210MDimRatio.bak"
1516
CALL :BUILDBATABASE "csv-10m" "Contoso V2 10M" "ContosoV210M.bak" "Trim"
1617
CALL :BUILDBATABASE "csv-100m" "Contoso V2 100M" "ContosoV2100M.bak" "Trim" "-v500m"
1718

0 commit comments

Comments
 (0)