Files
docs.datacontroller.io/docs/tables/mpe_users.md
T
4gl 2f30680e84
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m17s
feat: adding all tables to the docs
2026-08-10 17:11:53 +01:00

16 lines
488 B
Markdown

---
layout: article
title: MPE_USERS
description: The MPE_USERS table captures the users of Data Controller for SAS® and when they were last seen.
---
# 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 active
- `REGISTERED_DT num`: Date the user first registered