You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/t-sql/language-elements/kill-transact-sql.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ The same status report can be obtained by repeating the same `KILL` statement wi
139
139
140
140
**[!INCLUDE [fabric](../../includes/fabric.md)] Data Warehouse:** Requires the Monitor item permission, or membership in the Workspace Admins role.
141
141
142
-
**SQL database in [!INCLUDE [fabric](../../includes/fabric.md)]:** Requires Write item permission.
142
+
**SQL database in [!INCLUDE [fabric](../../includes/fabric.md)]:** Requires the `KILL DATABASE CONNECTION` permission in the SQL database engine, or the Write item permission in the Fabric workspace.
0 commit comments