character_queststatus_monthly
The `character_queststatus_monthly` table
Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | INT | UNSIGNED | PRI | NO | 0 | Global Unique Identifier | |
quest | INT | UNSIGNED | PRI | NO | 0 | Quest Identifier |
Description of the fields
guid
The character guid. See characters.guid.
quest
The quest ID of the rewarded quest. See quest_template.id.