Languages

From Expertiza_Wiki
Revision as of 19:49, 17 May 2016 by Rkyadav (talk | contribs) (Created page with "{| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !name |varchar(32) |Name of the language (e.g., "English") |} Bac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Field Name Type Description
id int(11) The unique record id
name varchar(32) Name of the language (e.g., "English")


Back to Database Tables Main page.