com_language_code


Columns

Column Type Size Nulls Auto Default Children Parents Comments
identifier VARCHAR 191 null
name VARCHAR 255 NULL
all_names_french VARCHAR 500 NULL
all_names_english VARCHAR 500 NULL
iso_639_2_t VARCHAR 3 NULL
iso_639_2_b VARCHAR 3 NULL
iso_639_1 VARCHAR 2 NULL
version BIGINT 19 null
created_by VARCHAR 191 'system'
last_modified_by VARCHAR 191 'system'
created_date TIMESTAMP 19 current_timestamp()
last_modified_date TIMESTAMP 19 current_timestamp()

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc identifier

Relationships