import_biblios

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
import_record_id INT 10 null
import_records.import_record_id import_biblios_ibfk_1C
matched_biblionumber INT 10 null
control_number VARCHAR 25 null
original_source VARCHAR 25 null
title LONGTEXT 2147483647 null
author LONGTEXT 2147483647 null
isbn LONGTEXT 2147483647 null
issn LONGTEXT 2147483647 null
has_items BIT 0 0

Indexes

Constraint Name Type Sort Column(s)
import_biblios_ibfk_1 Performance Asc import_record_id
isbn Performance Asc isbn
matched_biblionumber Performance Asc matched_biblionumber
title Performance Asc title

Relationships