Skip to content

Commit fbe5cb9

Browse files
committed
Note about run all
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
1 parent 6df782a commit fbe5cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/extensions/db2i/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Execution is different for each language type:
117117
* If it is `sql`, then a table will be returned of the result set. Notebooks do not support paging - it will return all rows. The SQL statements will be executed through the selected job in the SQL Job Manager.
118118
* If the language is `cl`, then when it is executed it will run a CL command and return the resulting output.
119119

120-
You are able to use the stop and play buttons on the cells to request a cancellation of the execution.
120+
You are able to use the stop and play buttons on the cells to request a cancellation of the execution. There is also a 'Run All' button, which will execute all cells.
121121

122122
### Charting with SQL
123123

0 commit comments

Comments
 (0)