palace_project_record_usage

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
instance VARCHAR 100 NULL
palaceProjectId INT 10 NULL
year INT 10 null
month INT 10 null
timesHeld INT 10 0
timesCheckedOut INT 10 0

Indexes

Constraint Name Type Sort Column(s)
palace_project_record_usage_s_pk Primary key Asc id
instance Performance Asc/Asc/Asc/Asc instance + palaceProjectId + year + month
instance_2 Performance Asc/Asc/Asc instance + year + month
PRIMARY Must be unique Asc id

Relationships