Skip to content

Commit c83518f

Browse files
committed
Reorganised structure
1 parent 44efa07 commit c83518f

11 files changed

+10
-38
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,20 @@ Useful product documentation and scripts.
44

55
## Database
66

7-
### Infrastructure
7+
See the [`database`](./database/) folder.
88

9-
* [Container Engine](./database/container-engine.md).
9+
### SQlcl
1010

11-
### PL/SQL
11+
* See the SQLcl [`README`](./sqlcl/README.md).
1212

13-
* [Collections](./database/collections.md).
13+
## APEX
1414

15-
### Utilities
15+
See the [`apex`](./apex/) folder.
1616

17-
* [Logging](./database/logging.md).
17+
### Universal Theme
1818

19-
## Developer tools
19+
The [Oracle APEX Universal Theme](https://apex.oracle.com/pls/apex/r/apex_pm/ut/getting-started) app provides documentation and examples of how to use its components.
2020

21-
* [SQLcl](./sqlcl/sqlcl.md).
22-
* [APEX](./apex/apex.md).
21+
### `HR` sample schema
22+
23+
The examples in this documentation use the `HR` [sample schema](https://docs.oracle.com/en/database/oracle/oracle-database/21/comsc/installing-sample-schemas.html) provided by Oracle.

apex/apex.md

Lines changed: 0 additions & 29 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)