Directory
References

referential integrity

computing

Learn about this topic in these articles:

data base systems

  • A laptop computer
    In computer science: Information management

    …type of integrity, known as referential integrity, requires that each entity referenced by some other entity must itself exist in the database. For example, if an airline reservation is requested for a particular flight number, then the flight referenced by that number must actually exist.

    Read More

database management system

computing
Also known as: DBMS
Key People:
Charles Bachman

database management system (DBMS), system for quick search and retrieval of information from a database. The DBMS determines how data are stored and retrieved. It must address problems such as security, accuracy, consistency among different records, response time, and memory requirements. These issues are most significant for database systems on computer networks. Relational DBMSs, in which data are organized into a series of tables (“relations”) that are easily reorganized for accessing data in different ways, are the most widely used.

The Editors of Encyclopaedia BritannicaThis article was most recently revised and updated by Erik Gregersen.