Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
import_record_id | INT | 10 | null |
|
|
the id given to the imported bib record (import_records.import_record_id) |
||||
candidate_match_id | INT | 10 | null |
|
|
the biblio the imported record matches (biblio.biblionumber) |
||||
score | INT | 10 | 0 |
|
|
the match score |
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
record_score | Performance | Asc/Asc | import_record_id + score |