Summary of "clickgroups_" fields for ListManager
This table stores the group name for a Group ID identifier.
Primary key: GroupID_
Field Name |
Description |
Version Added |
GroupID_ |
An auto-numbering field to provide a unique ID. (int, NOT NULL) |
|
GroupName_ |
A textual description for this group. (varchar(100), NOT NULL) |
|