pollquestion —
Column name | Type | Null | Default | Description |
---|---|---|---|---|
pollid | int unsigned | 0 | ||
pollqid | tinyint unsigned | 0 | ||
sortorder | tinyint unsigned | 0 | ||
type | enum('check','radio','drop','text','scale') | YES | ||
opts | varchar(20) | YES | ||
qtext | text | YES |
Key name | Type | Column(s) |
---|---|---|
PRIMARY | PRIMARY |