Hi Sir,
Good Evening, Happy New Year,
I have installed Oracle Apex in One Database(Development DB) but i want to get the data from the another Database(Validation DB) where apex is not installed is it possible?
Thanks In Advance
Hey, Dev!
Are you looking for a forum full of active developers to help you?
So if you want to:
➡️ Get answers for your development issues
➡️ Help others
➡️ Write an article
➡️ Get rewarded for your active participation
Then you are going to love this place.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Vinish
You will have to create a database link to read or write to a table located in another database. Below is an example of creating a database link:
Now you can select the rows from the remove database table as follows: