Skip to content

Feature/adding oracle apex #2952

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
gamagecb authored Jul 18, 2024
commit 9675c9e1b0db4bb4a164084e715e3b784e91d5aa
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -52,6 +52,7 @@ Create a connection in SQL Developer using the following details:

After logging in, run the following command and provide the Admin Username, Email Address, and Password:
```sql
alter session set container = PDB1;
@D:\Path\To\Oracle-Docker-Images\OracleApplicationExpress\dockerfiles\tmp\apex\apxchpwd.sql;
```