Key field

From Free net encyclopedia

Revision as of 09:59, 9 January 2006; view current revision
←Older revision | Newer revision→

A key field is a field of a database (typically a relational database) table which together form a unique identifier for a database record (a table entry). The aggregate of these fields is usually referred to simply as "the key".

Also see primary key and foreign key.

This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.