blob: dbd89a6c3c76e95f97184a9baf0a13b84bf83977 (
plain)
1
2
3
4
5
6
7
8
|
[Database Structure](Database Structure) > [Character-Database](Character-Database) > [gm_subsurvey](gm_subsurvey)
Column | Type | Description
--- | --- | ---
SurveyId | int(10) unsigned |
QuestionId | int(10) unsigned |
Answer | int(10) unsigned |
AnswerComment | text |
|