Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to get tables from oracle database into oracle apex

Dai Tran duc4 days ago

I have a server and installed 2 VMs on it. VM1 installed ords 24.4 running independently, VM2 installed oracle apex 24.2 on Premises, and oracle database19c. Now I have finished installing and running apex and created workspcae for it. And on the database I created a table 'employee' but I don't know how to let apex get that table from the database.

So how can i get the table on oracle database19c and perform add, delete, edit operations.
apex and database are connected to each other. Apex experts please help me?

Comments

Post Details

Added 4 days ago
2 comments
72 views