mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-15 03:21:37 -04:00
4 lines
122 B
SQL
4 lines
122 B
SQL
--Stops the XEvent Sessions
|
|
DROP EVENT SESSION [PageContention] ON SERVER
|
|
DROP EVENT SESSION [ObjectContention] ON SERVER
|