Contents
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
poll_id | int(10) unsigned | NO | PRI | NULL | auto_increment | |
poll_channel | int(10) unsigned | NO | MUL | 0 | ||
poll_desc | text | NO | NULL | |||
poll_flags | int(11) | NO | MUL | 0 | ||
poll_votes | int(11) | NO | MUL | 0 |
Return to database documentation