Skip to content

Commit 824ac4d

Browse files
committed
Additional mention of shortcut
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
1 parent fa74373 commit 824ac4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ As discovered in the last section, it is possible to run statements in an SQL do
214214

215215
Use the 'Open SQL document' on the SQL Job Manager view to create an empty SQL document. When the active editor is an SQL file (usually the `.sql` extension), then the ▶️ (play) button will appear.
216216

217-
Clicking the ▶️ (play) button will show a drop down, and the first entry in the list is the action to execute the statement. This shows the view in the lower panel with a scrollable result set.
217+
Clicking the ▶️ (play) button will show a drop down, and the first entry in the list is the action to execute the statement. This shows the view in the lower panel with a scrollable result set. The shortcut, Control/Command+R, can also be used to execute the statement.
218218

219219
</Card><Card>
220220

0 commit comments

Comments
 (0)