Skip to content

Commit df16b6a

Browse files
authored
Update README.md
1 parent e563343 commit df16b6a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

apex/sample-code/data-export/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ These code snippets were used during the APEX Office Hours session about [Super
1111
Please go to SQL Workshop / Utilities / Sample Datasets. Click the Install button for EMP / DEPT.
1212

1313
## Examples
14-
- [1-basic.sql](examples/1-basic.sql)
15-
- [2-columns.sql](examples/2-columns.sql)
16-
- [3-column-groups.sql](examples/3-column-groups.sql)
17-
- [4-highlights.sql](examples/4-highlights.sql)
18-
- [5-aggregates.sql](examples/5-aggregates.sql)
19-
- [6-styling.sql](examples/6-styling.sql)
20-
- [7-mail.sql](examples/7-mail.sql)
14+
- [1-basic.sql](1-basic.sql)
15+
- [2-columns.sql](2-columns.sql)
16+
- [3-column-groups.sql](3-column-groups.sql)
17+
- [4-highlights.sql](4-highlights.sql)
18+
- [5-aggregates.sql](5-aggregates.sql)
19+
- [6-styling.sql](6-styling.sql)
20+
- [7-mail.sql](7-mail.sql)
2121

2222
## How to use the examples
2323
Each example can be run as a REST Resource Handler.

0 commit comments

Comments
 (0)