6 | Field | Description | Type | Null | Key | Default | Extra |
7 | ----- | ------------- | ------------------ | ---- | --- | ------- | -------------- |
8 | id | sequential ID | int unsigned | NO | PRI | NULL | auto_increment |
9 | uid | User id | mediumint unsigned | NO | | 0 | |
10 | term | | varchar(255) | NO | | | |
12 Return to [database documentation](help/database)