Define the term "database integrity". How does database integrity differ from database security?

What will be an ideal response?

“Database integrity” refers to the correctness and consistency of stored data: it can be considered as another type of database protection. Although integrity is related to security, it has wider implications: integrity is concerned with the quality of data itself. Integrity is usually expressed in terms of constraints, which are consistency rules that the database is not permitted to violate.

Computer Science & Information Technology

You might also like to view...

Even if panes are frozen pressing Ctrl+Home will still make A1 the active cell

Indicate whether the statement is true or false

Computer Science & Information Technology

Is there a commutativity transformation for the projection operator? Explain.

What will be an ideal response?

Computer Science & Information Technology