RPT_KNTA_USERS_DELETES
This table holds data during incremental ETL to determine which users need to be deleted. This is temporary table.
Foreign Keys
This table does not have any foreign keys.
Column Descriptions
Column Name |
Null? |
Data Type |
Description |
---|---|---|---|
USER_ID |
NULLABLE |
NUMBER |
ID of the user derived from PPM KNTA_USERS table |
Indexes
This table uses no indexes.
Sequences
This table uses no sequences.