File tree 1 file changed +7
-7
lines changed
apex/sample-code/data-export
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ These code snippets were used during the APEX Office Hours session about [Super
11
11
Please go to SQL Workshop / Utilities / Sample Datasets. Click the Install button for EMP / DEPT.
12
12
13
13
## 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 )
21
21
22
22
## How to use the examples
23
23
Each example can be run as a REST Resource Handler.
You can’t perform that action at this time.
0 commit comments