The protection of database against compromise is known as
Answer Details
The protection of a database against compromise is known as database security. It involves taking various measures to ensure the confidentiality, integrity, and availability of the data stored in a database. This can include implementing user authentication and access control, encrypting sensitive data, regularly backing up the database, and using firewalls and other security software to prevent unauthorized access. The goal of database security is to prevent unauthorized access to the information stored in the database, as well as protect against data loss or corruption.