user_ils_usage

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
userId INT 10 null
user.id Implied Constraint R
indexingProfileId INT 10 null
year INT 10 null
month INT 10 null
usageCount INT 10 0
selfRegistrationCount INT 10 0
pdfDownloadCount INT 10 0
supplementalFileDownloadCount INT 10 0
pdfViewCount INT 10 0
instance VARCHAR 100 NULL

Indexes

Constraint Name Type Sort Column(s)
user_ils_usage_s_pk Primary key Asc id
instance Must be unique Asc/Asc/Asc/Asc/Asc instance + userId + indexingProfileId + year + month
PRIMARY Must be unique Asc id
year Performance Asc/Asc year + month

Relationships