|
Name
|
Description |
| |
tblDistrict | This table contains a list of all the registration districts and counties in England prior to 1968
It can be used to obtain just a list of English counites by using the following SQL:
"SELECT DISTINCT County FROM 'tblDistrict'"
Link to information page click here. |
|
tblLanguage | This is a list of all the world languages along with their ISO 639-1 two digit code.
If you need the three digit codes then we recommend Github
Link to information page click here. |
|
tblUSCounty | This is a SQL Table of all the counties (and Parishes) in the USA.
Link to information page click here. |
| Page # 1 | |