noun
candidate key
Database term: a minimal set of attributes that can uniquely identify a tuple in a relation.
リレーショナルデータベースでは、各テーブルに少なくとも一つのキー候補が存在する。
In a relational database, each table has at least one candidate key.
Compound of キー (key) and 候補 (candidate), a direct calque of the English database term 'candidate key'.