Oracle Database on a separate server
Do we need to install a DB client on the application server to have a running application with the DB installed on a separate server?
The below scenario: install Oracle Database on a server and the application will run on a different server, database access through an internal private network.