Skip to content

Commit 7e20127

Browse files
committed
Update outline
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
1 parent bfd1b3a commit 7e20127

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ import { Aside, CardGrid, Card } from '@astrojs/starlight/components';
77

88
## Outline
99

10-
* Requirements:
10+
* Requirements
1111
* Connecting to a system
12-
* Using the job manager
13-
* Executing statements - running statements regularly, running in a view, statement history, canceling a statement, dealing with host variables, commitment control UI
14-
* Writing SQL - content assist for schemas, table columns, signature info for functions/procedures
15-
* Exporting data - cover the different types of export modes
16-
* Schema browser - adding/removing entries, browsing schemas, viewing different object types, generating SQL, right-click options
17-
* Visual explain - explain types, explain a statement, how to read the data, export the data, configure which nodes to highlight, generating create index statements
18-
* SELF - what is self, how to enable it, using the error view, creating an intentional error, turning SELF on outside of VS Code
19-
* Notebooks - what is a notebook, creating your first notebooks, different cell types, saving and sharing notebooks, charting with notebooks, chart tooltips, chart * data points, exporting notebooks, opening a notebook from SQL files
12+
* Using the Job Manager
13+
* Executing statements
14+
* Writing SQL
15+
* Exporting data
16+
* Schema Browser
17+
* Visual Explain
18+
* SELF
19+
* Notebooks
2020

2121
---
2222

0 commit comments

Comments
 (0)