user_alias table

Abstract: This is alias by which data supplier recognizes user.

Fields:

ID - Key field.

user_ID - Foreign key linking to user table.

data_supplier_ID - Foreign key linking to data_supplier table.

recognized_by - String by which this user is known to this data supplier.