iso_639_3_language


Description

A language listed in ISO 639-3

Columns

Column Type Size Nulls Auto Default Children Parents Comments
language_code text 2147483647 null
adm_std_language.language_code adm_std_language_language_code_fkeyR

The three-letter 639-3 identifier

language_part2b text 2147483647 null

Equivalent 639-2 identifier of the bibliographic applications code set, if there is one

language_part2t text 2147483647 null

Equivalent 639-2 identifier of the terminology applications code set, if there is one

language_part1 text 2147483647 null

Equivalent 639-1 identifier, if there is one

language_scope text 2147483647 null

I(ndividual), M(acrolanguage), S(pecial)

language_type text 2147483647 null

A(ncient), C(onstructed), E(xtinct), H(istorical), L(iving), S(pecial)

language_name text 2147483647 null

Reference language name

language_comment text 2147483647 null

Comment relating to one or more of the columns

Table contained 7849 rows

Indexes

Constraint Name Type Sort Column(s)
iso_639_3_language_pkey Primary key Asc language_code

Relationships