Hello Guys I want to get clarity on one of the scenarios, which I think would help me a lot in other scenarios once it gets answered.
Say that I have two Databases DB_1 & DB_2 in the same server.
I have installed apex on DB_1 by running the apexins.sql. since I installed apex on DB_1, i can enter the corresponding URL and log into APEX and generate forms and reports for the database DB_1,
as for DB_2, I have not installed apex in it ( i.e I haven't run apexins.sql for DB_2),
Now, can I use the apex installation that is done is DB_1 and use that to generate forms and reports for DB_2?
Thank You