Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse MOIRA LIST OWNER Table


View exposing Moira list owner records, including owner identifier and owner type.


Field Name

Description

Data Type

Length

MOIRA_LIST_OWNER_KEY

Unique key identifying the Moira list owner record.

VARCHAR2

70

OWNER

Owner identifier (e.g., username, list name, or other owner value) as provided by the source.

VARCHAR2

60

OWNER_TYPE

Type of owner (e.g., USER, LIST, STRING) as provided by the source.

VARCHAR2

10

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE