An identifier: a name, number, or token used to distinguish and identify individual objects or elements; commonly used in programming and databases.
データベースの各行には一意の識別子(ID)が必要だ。
Each row in the database needs a unique identifier (ID).
プログラミングでは変数名が識別子として機能する。
In programming, variable names serve as identifiers.
端末ごとに識別子を割り当ててアクセスを管理する。
Assign identifiers to each terminal to manage access.