Wc statisticsTable: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(10) |PRI | |auto_increment | |- | |groupid |tinyint(3) | | | | |- | |periodname |varchar(50) | | | | |- | |result |int(10) unsigned | | | | |- | |param1 |int(10) unsigned | | | | |}" |
(No difference)
|
Latest revision as of 13:36, 11 January 2022
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(10) | PRI | auto_increment | |||
groupid | tinyint(3) | |||||
periodname | varchar(50) | |||||
result | int(10) unsigned | |||||
param1 | int(10) unsigned |