Key field |
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.|
|