LIBRARY VENDOR Table
View exposing library vendor reference records including vendor identifiers and vendor names used for acquisitions management.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
LIBRARY_VENDOR_CODE |
Code identifying library vendor. |
VARCHAR2 |
20 |
LIBRARY_VENDOR_KEY |
Surrogate key identifying the library vendor. |
VARCHAR2 |
20 |
LIBRARY_VENDOR_NAME |
Library vendor name associated with the record. |
VARCHAR2 |
150 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |