I have atable in Oracle and another in Postgre. The only think that ties these 2 tables is an ID, well I need to bring some data from Postgre base on the ID we have in Oracle and display this on the browser using PHP or HTML.
There is a way to create a query joinning this two different resources or if you have other approach please let me know.
Thanks
There is a way to create a query joinning this two different resources or if you have other approach please let me know.
Thanks