database identifier

Terms from Artificial Intelligence: humans at the heart of algorithms

The glossary is being gradually proof checked, but currently has many typos and misspellings.

In a database the items are often identified by a number or other form of identifier such as a GUID which has no strong meaning in itself, but can be used to refer to the item uniquely in other database records or external references such as a URI. In some databases the items are identified by one or more field values, known as the database 'key'; however, this may be fragile, for example if the combination of name and address is used to identify soemone, but they subsequently move.

Used in Chap. 10: page 135

Also known as database id