Skip to content

Commit 8783f91

Browse files
committed
Worked on Jesse's comments
1 parent 424d1e9 commit 8783f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2.1/cancel-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ summary: The CANCEL JOB statement stops long-running jobs.
44
toc: false
55
---
66

7-
The `CANCEL JOB` [statement](sql-statements.html) lets you stop long-running jobs, which include schema changes, [`IMPORT`](import.html) jobs, and enterprise [`BACKUP`](backup.html) and [`RESTORE`](restore.html) tasks.
7+
The `CANCEL JOB` [statement](sql-statements.html) lets you stop long-running jobs, which include [`IMPORT`](import.html) jobs, enterprise [`BACKUP`](backup.html) and [`RESTORE`](restore.html) jobs, and as of v2.1, schema changes.
88

99
<div id="toc"></div>
1010

0 commit comments

Comments
 (0)