Skip to content

Commit

Permalink
Add missing schema section outline
Browse files Browse the repository at this point in the history
Signed-off-by: worksofliam <[email protected]>
  • Loading branch information
worksofliam committed Jun 26, 2024
1 parent e07a698 commit 5e8c04e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/content/docs/workshop/db2i/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,26 @@ sql: select * from sample.employee;
cl: dspffd sample/employee
```

---

## Schema Browser

### Intro

Schema Browser is....

### Tasks

#### 1. Adding and removing schemas

#### 2. Browsing schemas

#### 3. Object options

#### 4. Generating SQL

---

## Visual Explain

### Intro
Expand All @@ -419,6 +439,8 @@ Visual Explain is.....

#### 5. Generating `create index` statements

---

## SELF

### Intro
Expand All @@ -435,6 +457,8 @@ SELF is...

#### 4. Using SELF outside of VS Code

---

## Notebooks

### Intro
Expand Down

0 comments on commit 5e8c04e

Please sign in to comment.