AzerothCore
Pages :

gm_subsurvey

<-返回:Characters

`gm_subsurvey` 表

此表包含调查问题的答案。它与 gm_survey 相关联。

表结构

字段 类型 属性 默认值 额外 注释
surveyId INT UNSIGNED PRI NO AUTO_INCREMENT
questionId INT UNSIGNED PRI NO 0
answer INT UNSIGNED NO 0
answerComment TEXT SIGNED NO

字段说明

surveyId

field-no-description|1

questionId

field-no-description|2

answer

field-no-description|3

answerComment

field-no-description|4