The language table is a lookup table
listing the possible languages that films can have for their
language and original language values.
The language table is referred to by the
film
table.
language_id: A surrogate primary key
used to uniquely identify each language.
name: The English name of the language.
last_update: The time that the row was
created or most recently updated.
