open_archives_record_usage

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
openArchivesRecordId INT 10 NULL
year INT 10 null
timesViewedInSearch INT 10 null
timesUsed INT 10 null
month INT 10 4
instance VARCHAR 100 NULL

Indexes

Constraint Name Type Sort Column(s)
open_archives_record_usage_s_pk Primary key Asc id
instance Must be unique Asc/Asc/Asc/Asc instance + openArchivesRecordId + year + month
PRIMARY Must be unique Asc id

Relationships