Skip to content

Latest commit

 

History

History
63 lines (60 loc) · 2.45 KB

identity.md

File metadata and controls

63 lines (60 loc) · 2.45 KB

Identity

Identity is the properties of an entity that are used to determine if two entities are the same or not.

For example, database entities normally have a primary key, made up of one or more columns from the record. A primary key is the database record's identity.