Skip to content

Commit e6584f9

Browse files
authored
Small change 🍨
1 parent 2d0e217 commit e6584f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SQL Queries/maxdop_calculator.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
-- +----------------------------------------------------------------------------+
3-
-- | Blake Drumm |
3+
-- | Blake Drumm |
44
-- | blakedrumm@microsoft.com |
55
-- | http://www.blakedrumm.com |
66
-- | Original Author: DBA Mastery (http://www.dbamastery.com) |
@@ -11,7 +11,7 @@
1111
-- | FILE : maxdop_calculator.sql |
1212
-- | CLASS : Performance tuning |
1313
-- | PURPOSE : Calculates the optimal value for MAXDOP (> SQL 2016 ) |
14-
-- | |
14+
-- | |
1515
-- | NOTE : As with any code, ensure to test this script in a development |
1616
-- | environment before attempting to run it in production. |
1717
-- | |

0 commit comments

Comments
 (0)