Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | varchar | 2147483647 | √ | null |
|
|
WOS Record ID |
||||
note_id | int4 | 10 | √ | null |
|
|
Order of book note record |
||||
book_note | varchar | 2147483647 | √ | null |
|
|
Book note |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
idx_note_id | Performance | Asc | note_id |
wos_book_notes_id_note_id_key | Must be unique | Asc/Asc | id + note_id |