File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
apex/sample-code/data-export Expand file tree Collapse file tree 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
1111Please 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
2323Each example can be run as a REST Resource Handler.
You can’t perform that action at this time.
0 commit comments