Client Server Database Architecture

Client Server Database Architecture Client server database architecture consists of two logical components. One is “Client” and the other one is “Server”. Clients are those who send the request to perform a specific task to the server. Servers are normally receive the command sent by the clients, perform the task and send the appropriate result … Read more