Error: Failed to load processor TOC
No macro or processor named 'TOC' found

Table customer_groups

Description

Describes the groups for the customers. Each row is for one group.

Table Details

Columns

FieldTypeDescription
idint(10) unsignedA unique, auto incremented value, to identify each customer group record.
namevarchar(32)The name of the group.
descriptiontextThe description of the group.

Indexes

FieldType
idPRIMARY