Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-312
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Sec_Group Table
Sec_Group Table
Used internally to track the state of records in the User_Group table. The Sec_Group table contains one 
row for each User_Group row.
Related tables:
 (via UserGroupID)
Table 2-333 Sec_Group Table Constraints
Constraint
Field Name(s)
PK
UserGroupID
FK
UserGroupID
Table 2-334 Sec_Group Table
Field Name
Description
Data Type
Keys and 
Null Option
UserGroupID
Foreign key from the User_Group table.
DBINT
PK, FK
NOT NULL
UserGroupName
The name of the group.
varchar(30)
NOT NULL