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!

How to get tables from oracle database into oracle apex

Dai Tran ducMar 25 2025

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 on Mar 25 2025
2 comments
233 views