language_descriptions


Columns

Column Type Size Nulls Auto Default Children Parents Comments
subtag VARCHAR 25 null
type VARCHAR 25 null
lang VARCHAR 25 null
description VARCHAR 255 null
id INT 10 null

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
lang Performance Asc lang
subtag_type_lang Performance Asc/Asc/Asc subtag + type + lang