A client initiates a request for an operation to be performed on the database server.
The client can be a Web browser or other end-user process. In a multitier architecture,
the client connects to the database server through one or more application servers.
客户端
需要在数据库服务器上执行的操作最初是由客户端提交的。客户端可以是一个 Web
浏览器或其他终端用户进程.在一个多层体系结构中,客户端需要通过一个或多个应用服务器和数据库
服务器通信。