what are the advantages of a client or server model ?
Advantages
In most cases, a client-server architecture enables the
roles and responsibilities of a computing system to be
distributed among several independent computers that are
known to each other only through a network. This creates an
additional advantage to this architecture: greater ease of
maintenance.
All the data is stored on the servers, which generally have
far greater security controls than most clients. Servers
can better control access and resources, to guarantee that
only those clients with the appropriate permissions may
access and change data.
Since data storage is centralized, updates to those data
are far easier to administer than would be possible under a
P2P paradigm. Under a P2P architecture, data updates may
need to be distributed and applied to each "peer" in the
network, which is both time-consuming and error-prone, as
there can be thousands or even millions of peers.
Many mature client-server technologies are already
available which were designed to ensure
security, 'friendliness' of the user interface, and ease of
use.
It functions with multiple different clients of different
capabilities.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the four components of a database system?
Define truncate and delete commands?
What is like operator for and what are wild cards?
i have cleared the nic test...please send me the interview questions if anyone have them.... my email id is v84priya@gmail.com
What is dbms and types of dbms?
what is the difference between delete and truncate?
what is normalization? types of normalization? example of each form? how do u implement normalization in ur project?
What is the advantages and disadvantages of database management system?
What is a clustered database?
Describe the Process of Connecting a Database to a Data Analysis Tool.
What are collection pools? What are the advantages?
Describe the difference between embedded and dynamic sql.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)