In
client server architecture, the oracle database system is divided into two
parts a front end as a client portion and back end as a server portion. The
client portion is a front end database application that interacts with the
user. The client has no data access responsible only handle the requesting,
processing of data.
The
server portion runs oracle and handles the function related to the concurrent share
access. It accepts SQL and PL/SQL statement originating from client
application.
No comments:
Write comments