LIBRARY CIRCULATION DESK Table
View exposing library circulation desk reference records used to identify service locations associated with circulation transactions.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
LIBRARY_CIRCULATION_DESK_KEY |
Surrogate key identifying the library circulation desk. |
VARCHAR2 |
50 |
LIBRARY_CIRC_DESK |
Library circ desk associated with the record. |
VARCHAR2 |
50 |
LIBRARY_CIRC_DESK_IP_ADDR |
Library circ desk ip addr associated with the record. |
VARCHAR2 |
20 |
LIBRARY_OF_CIRC |
Library of circ associated with the record. |
VARCHAR2 |
100 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |