File tree

5 files changed

+13
-21
lines changed

5 files changed

+13
-21
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
[submodule "sql/dw-vldb-samples"]
2-
path = sql/dw-vldb-samples
3-
url = https://.com/oracle/dw-vldb-samples
4-
branch = master
51
[submodule "db-sample-schemas"]
62
path = db-sample-schemas
73
url = https://.com/oracle/db-sample-schemas
8-
branch = main
9-
[submodule "dotnet"]
10-
path = dotnet
11-
url = https://.com/oracle/dotnet-db-samples
12-
branch = master
Original file line numberDiff line numberDiff line change
@@ -4,42 +4,45 @@ This repository stores a variety of examples demonstrating how to use the Oracle
44
| Repo/Folder name | Description |
55
| ------------- | ------------- |
66
| [C](./C) | C examples |
7+
| [Multicloud](./Multicloud) | Multicloud examples |
78
| [apex](./apex) | APEX examples |
89
| [db-sample-schemas](https://.com/oracle/db-sample-schemas) | Git submodule of the Oracle Database Sample Schemas |
9-
| [dotnet](https://.com/oracle/dotnet-db-samples) | .NET based examples |
1010
| [exadata](./exadata) | Exadata examples |
1111
| [java](./java) | Java examples |
1212
| [javascript](./javascript) | JavaScript examples |
13+
| [json-relational-duality](./json-relational-duality) | JSON Relational Duality examples
1314
| [machine-learning](./machine-learning) | Oracle Machine Learning examples |
14-
| [optimizer](./optimizer) | Oracle Optmizer and Optimizer Stats examples |
15+
| [optimizer](./optimizer) | Oracle Optimizer and Optimizer Stats examples |
1516
| [plsql](./plsql) | PL/SQL examples |
1617
| [python](./python) | Python examples |
1718
| [ruby](./ruby) | Ruby examples |
18-
| [sagas](./sagas) | Saga examples |
19+
| [sagas](./sagas) | Sagas examples |
1920
| [security](./security) | Security features examples |
2021
| [spatial](./spatial) | Spatial features examples |
22+
| [sql-firewall](./sql-firewall) | SQL Firewall examples |
2123
| [sql](./sql) | SQL examples |
2224
| [sqldeveloper](./sqldeveloper) | [SQL Developer](http://www.oracle.com/technetwork/developer-tools/sql-developer/) examples |
25+
| [text](./text) | Oracle Text examples |
2326
| [txeventq](./txeventq) | TxEventQ examples |
2427

2528
## Documentation
26-
You can find the online documentation of the Oracle Database under [docs.oracle.com/en/database/](http://docs.oracle.com/en/database/)
29+
You can find the online documentation of the Oracle Database under: [docs.oracle.com/en/database/](http://docs.oracle.com/en/database/)
2730

2831
## LiveSQL
29-
Some of the examples that you see within this repository can be executed in the free web-based tool: [LiveSQL.oracle.com](https://livesql.oracle.com).
32+
Some of the examples that you see within this repository can be executed in the free web-based tool: [LiveSQL.oracle.com](https://livesql.oracle.com)
3033

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

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

3639
## Contributing
3740

38-
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)
41+
This project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md).
3942

4043
## Security
4144

42-
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process
45+
Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process.
4346

4447
## License
4548

@@ -48,7 +51,7 @@ Apache License, Version 2.0 (the "License.")
4851

4952
You may obtain a copy of the License at
5053
http://www.apache.org/licenses/LICENSE-2.0. A copy of the license is
51-
also reproduced in [LICENSE.md](./LICENSE.md)
54+
also reproduced in [LICENSE.txt](./LICENSE.txt).
5255

5356
Unless required by applicable law or agreed to in writing, software
5457
distributed under the License is distributed on an "AS IS" BASIS,
This file was deleted.
This file was deleted.

0 commit comments

Comments
 (0)