82 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
ContinentID | int(11) | NO | 0 | |
X | float | NO | 0 | |
Y | float | NO | 0 | |
Z | float | NO | 0 | |
Radius | float | NO | 0 |
Table
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
ContinentID | int(11) | NO | 0 | |
X | float | NO | 0 | |
Y | float | NO | 0 | |
Z | float | NO | 0 | |
Radius | float | NO | 0 |