ID

ID columns act as reference labels. The values generally do not have any semantic or mathematical meaning on their own. Primary and foreign keys are examples of 'id' columns.

For example, the primary key column user_id is an id column that can be used to identify each row. It has a specific format: 'ID_' followed by a 3-digit code.

Browse Id Transformers

Last updated