MPE_USERS¶
The MPE_USERS table captures the actual users of the app - each user is registered on first login, and their last seen date is updated on subsequent activity.
Columns¶
- 🔑
USER_ID char(50): The user id LAST_SEEN_DT num: Date the user was last activeREGISTERED_DT num: Date the user first registered