Introduction to Database
Introduction to Database Introduction to Database: A database is a collection of related data that must be stored in an efficient and compact manner. The word “efficient” means that stored…
Types Of Database: The databases may be different types but there are two generic types of database architectures. These are
A database whose complete data is located at a single computer (called database server) and all the users access this single database only, is known as the Centralized Database. A centralized database provides an efficient way to access and update data. These databases are manually used in computer network environments.
The example of the centralized database are:
(i) Personal Database
(ii) Central Database
Introduction to Database Introduction to Database: A database is a collection of related data that must be stored in an efficient and compact manner. The word “efficient” means that stored…