Gr 12 4.1 – DATABASE DESIGN AND CONCEPTS Flashcards
Access control
The use of software settings and various technologies (e.g
passwords, encryption codes, biometric security measures)
to control user’s access to data and resources. It also
involves control over physical access to equipment.
Logical data integrity
The correctness of data, or data ‘making sense’ in a
particular context.
Normalisation
A series of steps followed to ensure that a database is an
optimal state, with no chance of anomalies (irregularities) –
that data is not being repeated and that queries and reports
can be created with ease.
Physical data integrity
Overcoming practical issues such as power failures,
mechanical failures, natural disasters, ect. And dealing with
the physical storage and retrieval of data.
Purge
Actually, remove deleted records from a database to compact and streamline the file.
Rollback
When the DBMS gets the instruction to reverse a transaction
(or series of transactions) and restores the data to its
previous state.
Transaction processing system
A software system that captures and processes data from
everyday business activities.