primary key | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | primary key,primary database key |
Related | Glossary: database, record |
Description | In a database, a field (or combination of fields) that is different for each record in the database. The primary key is used when changing or deleting a record, to uniquely identify the record. |
Tags | database |