user_website_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
websiteId INT 10 null
month INT 10 null
year INT 10 null
usageCount INT 10 NULL
instance VARCHAR 100 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
instance Performance Asc/Asc/Asc/Asc instance + websiteId + year + month
instance_2 Performance Asc/Asc/Asc/Asc instance + websiteId + year + month

Relationships