ALL_USER_PROFILES
This table provides a list of user profiles.
|
Column |
TDV JDBC Data Type |
Nullable |
Description |
|
USER_ID |
INTEGER |
|
User Identifier. |
|
FIRST_NAME |
VARCHAR |
|
First name of the user. |
|
LAST_NAME |
VARCHAR |
|
Last name of the user. |
|
|
VARCHAR |
|
Email address of the user. Useful for receiving watch notifications. |
|
LOGIN_NAME |
VARCHAR |
|
Login name of the user. |