Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Persistent object identifier
Unique identifier immune to changes in the form or meaning of business data

In database design, a persistent object identifier (POID) is a unique identifier of a record on a table, used as the primary key. Important characteristics of a POID are that it does not carry business information and are not generally exported or otherwise made visible to data users; as such a POID has many of the characteristics of a surrogate key. The only purpose of the POID is to act as the primary key on the table where it is defined and to be referenced as the foreign key by other tables. Because POIDs, like surrogate keys, do not carry business information, they are immune to changes in the form or meaning of business data. It can therefore make it easier to maintain relations between objects and make queries simpler.

We don't have any images related to Persistent object identifier yet.
We don't have any YouTube videos related to Persistent object identifier yet.
We don't have any PDF documents related to Persistent object identifier yet.
We don't have any Books related to Persistent object identifier yet.
We don't have any archived web articles related to Persistent object identifier yet.

See also

References

  1. . S2CID 64459959. {{cite web}}: Missing or empty |title= (help); Missing or empty |url= (help) /wiki/S2CID_(identifier)