how does a DBMS provide data security
Answers
Answered by
13
Answer:
Database security concerns the use of a broad range of information security controls to protect databases (potentially including the data, the database applications or stored functions, the database systems, the database servers and the associated network links) against compromises of their confidentiality, integrity .
Answered by
3
Information security is a basic part of any database framework. It is of specific significance because of the huge number of users accessing the database and replication of data.
DBMS provides data security using Cryptography of various types:
- Conventional Encryption Methods : Data Encryption Standard
- Public Key Cryptography
- Digital Signatures
Similar questions