Which of the following is an advantage of ‘server-database’?
Oriented towards multiuser applications
A server-database system is a type of database architecture where the database management system (DBMS) runs on a central server, and clients (individual computers) connect to this server to access and manipulate data. This differs from a desktop database, where the database file and the DBMS application often reside on the same computer.
Let's look at the options provided regarding the advantages of a server-database:
Considering the characteristics and typical use cases, a major advantage of a server-database architecture is its robust support for environments where many users need to access data simultaneously. This is a core design principle that makes them suitable for large-scale applications and organizations.
Based on the options and the nature of server databases, being oriented towards multiuser applications is a key advantage that distinguishes them from simpler, single-user or limited-user database systems.
Which type of storage device is a hard disk?
Which one of the following is considered as a threat to database and DBMS ?
Deductive model of DBMS is also known as ______.
_____ is a system database that contains description of the data in the database.
What is DBMS?