Difference between revisions of "Serial code"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(See also)
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
== See also ==
 
== See also ==
  
 +
* [[Code]]
 
* [[Idempotence]]
 
* [[Idempotence]]
 
* [[Identification scheme‎]]
 
* [[Identification scheme‎]]
 +
* [[Identifier]]
 
* [[List of typographical symbols]]
 
* [[List of typographical symbols]]
 
* [[Metadata]]
 
* [[Metadata]]
Line 17: Line 19:
  
 
* [https://en.wikipedia.org/wiki/Serial_code Serial code] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Serial_code Serial code] @ Wikipedia
 +
 +
 +
[[Category:Codes]]
 +
[[Category:Computing]]
 +
[[Category:Identity]]

Latest revision as of 05:14, 3 May 2016

A serial code is a unique identifier assigned incrementally or sequentially to an item.

It is also called a serial number, although it may be a character string that includes letters and other typographical symbols, not just numerical digits.

See also

External links