grouped_work

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
permanent_id CHAR 40 null
author VARCHAR 50 NULL
grouping_category VARCHAR 25 null
full_title VARCHAR 500 null
date_updated INT 10 NULL
referenceCover VARCHAR 50 NULL
primary_language VARCHAR 3 NULL

Indexes

Constraint Name Type Sort Column(s)
grouped_work_s_pk Primary key Asc id
date_updated Performance Asc date_updated
permanent_id Must be unique Asc permanent_id
PRIMARY Must be unique Asc id

Relationships