TIP DETAIL Table
View exposing textbook or instructional-material detail by subject offered and material including ISBN, material status, record count, and warehouse load date.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
ISBN |
Isbn associated with the record. |
VARCHAR2 |
36 |
RECORD_COUNT |
Record count associated with the record. |
NUMBER |
5 |
SUBJECT_ID |
Business identifier for the subject. |
VARCHAR2 |
20 |
TERM_CODE |
Code identifying term. |
VARCHAR2 |
6 |
TIP_MATERIAL_KEY |
Surrogate key identifying the tip material. |
VARCHAR2 |
156 |
TIP_MATERIAL_STATUS_KEY |
Surrogate key identifying the tip material status. |
VARCHAR2 |
4 |
TIP_SUBJECT_OFFERED_KEY |
Surrogate key identifying the tip subject offered. |
VARCHAR2 |
16 |
WAREHOUSE_LOAD_DATE |
Date the record was loaded into the data warehouse. |
DATE |