We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0e217 commit e6584f9Copy full SHA for e6584f9
1 file changed
SQL Queries/maxdop_calculator.sql
@@ -1,6 +1,6 @@
1
/*
2
-- +----------------------------------------------------------------------------+
3
--- | Blake Drumm |
+-- | Blake Drumm |
4
-- | blakedrumm@microsoft.com |
5
-- | http://www.blakedrumm.com |
6
-- | Original Author: DBA Mastery (http://www.dbamastery.com) |
@@ -11,7 +11,7 @@
11
-- | FILE : maxdop_calculator.sql |
12
-- | CLASS : Performance tuning |
13
-- | PURPOSE : Calculates the optimal value for MAXDOP (> SQL 2016 ) |
14
--- | |
+-- | |
15
-- | NOTE : As with any code, ensure to test this script in a development |
16
-- | environment before attempting to run it in production. |
17
-- | |
0 commit comments