40 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
RaceID | tinyint(3) unsigned | NO | 0 | |
ClassID | tinyint(3) unsigned | NO | 0 | |
Proficiency | int(11) | NO | 0 |
Table
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
RaceID | tinyint(3) unsigned | NO | 0 | |
ClassID | tinyint(3) unsigned | NO | 0 | |
Proficiency | int(11) | NO | 0 |