Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 53b513c

Browse files
Remove print
duh
1 parent 8b3f943 commit 53b513c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎sp_BlitzFirst.sql‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ BEGIN
208208
+ ' WHERE CheckDate >= DATEADD(mi, -15, CONVERT(DATETIMEOFFSET, ''' + CAST(@AsOf AS NVARCHAR(100)) + '''))'
209209
+ ' AND CheckDate <= DATEADD(mi, 15, CONVERT(DATETIMEOFFSET, ''' + CAST(@AsOf AS NVARCHAR(100)) + '''))'
210210
+ ' /*ORDER BY CheckDate, Priority , FindingsGroup , Finding , Details*/;';
211-
PRINT(@StringToExecute)
212211
EXEC(@StringToExecute);
213212

214213

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /