Identity column

id: identity-column-181-5492711
title: Identity column
text: An identity column is a column in a database table that is made up of values generated by the database. This is much like an AutoNumber field in Microsoft Access or a sequence in Oracle. Because the concept is so important in database science, many RDBMS systems implement some type of generated key, although each has its own terminology. Today a popular technique for generating identity is to generate a random UUID. An identity column differs from a primary key in that its values are managed by
brand slug: wiki
category slug: encyclopedia
description: Field in databases
original url: https://en.wikipedia.org/wiki/Identity_column
date created: 2006-12-15T01:11:27Z
date modified: 2024-09-06T07:21:27Z
main entity: {"identifier":"Q17092260","url":"https://www.wikidata.org/entity/Q17092260"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part