The `character_declinedname` table
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | INT | UNSIGNED | PRI | NO | 0 | Global Unique Identifier | |
| genitive | VARCHAR(15) | SIGNED | NO | | | |
| dative | VARCHAR(15) | SIGNED | | NO | | |||
| accusative | VARCHAR(15) | SIGNED | NO | | | |
| instrumental | VARCHAR(15) | SIGNED | | NO | | |||
| prepositional | VARCHAR(15) | SIGNED | NO |