# guild `Back-to:Characters` **The \`guild\` table** This table holds the main guild information. All created guilds or all guilds in the process of being created have a record in this table. **Structure**
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
int(10) |
unsigned |
PRI |
NO |
0 |
Unique |
|
|
varchar(24) |
signed |
|
NO |
" |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
unsigned |
|
NO |
0 |
|
|
|
tinyint(3) |
signed |
|
NO |
0 |
|
|
|
text |
signed |
|
NO |
" |
|
|
|
varchar(128) |
signed |
|
NO |
" |
|
|
|
int(10) |
unsigned |
|
NO |
0 |
|
|
|
bigint(20) |
signed |
|
NO |
0 |
|
|