Dwite countries
From Compsci.ca Wiki
Revision as of 10:54, 14 May 2006 by Hacker Dan (Talk | contribs)
Contents |
Structure
- id - int(11), key, auto_increment
- name - varchar(255)
id
The id key.
name
The name of the countrie.
Used By
This table's id is used in schools and users.
Notes
- More could be added here latter.
- Curently only canada is in this data base but more should be added as demand and suport for other conotryes grows.