29 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
MapID | int(11) | NO | 0 | |
AreaID | int(11) | NO | 0 | |
LeftBoundary | int(11) | NO | 0 | |
RightBoundary | int(11) | NO | 0 | |
TopBoundary | int(11) | NO | 0 | |
BottomBoundary | int(11) | NO | 0 | |
AreaName | text | YES | NULL |