Skip to content

Commit 5aae398

Browse files
authored
Update README.md
Remove sp_BlitzLock @top parameter.
1 parent 4a11dbc commit 5aae398

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ In addition to the [parameters common to many of the stored procedures](#paramet
301301
Checks either the System Health session or a specific Extended Event session that captures deadlocks and parses out all the XML for you.
302302

303303
Parameters you can use:
304-
* @Top: Use if you want to limit the number of deadlocks to return. This is ordered by event date ascending.
305304
* @DatabaseName: If you want to filter to a specific database
306305
* @StartDate: The date you want to start searching on.
307306
* @EndDate: The date you want to stop searching on.

0 commit comments

Comments
 (0)