Homework5-3_2019329621076_沈煜葳 Version 0 |
|
👤 Author: by 502518191qqcom 2019-11-05 10:54:04 |
A database, in a nutshell, is itself an electronic filing cabinet -- a place where electronic files are stored. Users can add, intercept, update and delete data in files.
A database is a collection of data stored together in a manner that can be Shared by multiple users with as little redundancy as possible and separate from the application.
The advantage of it is:
(1) data sharing can be realized.
(2) reduce data redundancy.
(3) data independence.
(4) centralized control of data.
(5) data consistency and maintainability to ensure data security and reliability.