Data Warehouse

IS&T Home >   Data Warehouse

MIT Data Warehouse LIBRARY BORROWER STATUS Table


View exposing library borrower status reference values used to classify borrower eligibility and circulation privileges.


Field Name

Description

Data Type

Length

LIBRARY_BORROWER_STATUS

Library borrower status associated with the record.

VARCHAR2

40

LIBRARY_BORROWER_STATUS_CODE

Code identifying library borrower status.

VARCHAR2

3

LIBRARY_BORROWER_STATUS_KEY

Surrogate key identifying the library borrower status.

VARCHAR2

20

LIBRARY_BORROWER_TYPE

Library borrower type associated with the record.

VARCHAR2

80

LIBRARY_BORROWER_TYPE_CODE

Code identifying library borrower type.

VARCHAR2

3

WAREHOUSE_LOAD_DATE

Date the record was loaded into the data warehouse.

DATE