# character\_queststatus\_rewarded [<-Back-to:Characters](database-characters.md) **The \`character\_queststatus\_rewarded\` table** This table holds information of **every** rewarded quest to a player. **Structure**
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
int(10) |
unsigned |
PRI |
NO |
0 |
|
Global Unique Identifier |
|
int(10) |
unsigned |
PRI |
NO |
0 |
|
Quest Identifier |
|
| active | tinyint(3) | unsigned | NO | 1 |