Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ This repository stores a variety of examples demonstrating how to use the Oracle

| Repo/Folder name | Description |
| ------------- | ------------- |
| [apex](./apex) | APEX examples |
| [db-sample-schemas](https://github.com/oracle/db-sample-schemas) | Git submodule of the Oracle Database Sample Schemas |
| [dotnet](https://github.com/oracle/dotnet-db-samples) | .NET based examples |
| [java](./java) | Java based examples |
Expand All @@ -24,6 +25,9 @@ Some of the examples that you see within this repository can be executed in the

LiveSQL is also an excellent resource for getting started with Oracle Database.

## Dev Gym
If you would like to challenge yourself, you can take quizzes, workouts and classes at [DevGym.oracle.com](https://devgym.oracle.com).

## License

You may not use the identified files except in compliance with the
Expand Down