Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | varchar | 2147483647 | √ | null |
|
|
WOS Record ID |
||||
subject_id | int4 | 10 | √ | null |
|
|
Order of subject record |
||||
subject | varchar | 2147483647 | √ | null |
|
|
Subject category |
||||
ascatype | varchar | 2147483647 | √ | null |
|
|
Defines the two collections of subject categories used to classify journals in Web of Knowledge |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
idx_subject_id | Performance | Asc | subject_id |
wos_subjects_id_subject_id_key | Must be unique | Asc/Asc | id + subject_id |