MMv4 KB
 
customer_group_assoc DB table
  Last Edited - 06/11/2010 11:47am PDT
  Category Path - Developer's Guide > Database Structure
 
This article outlines the database structure for the MMv4 customer_group_assoc database table.

  • group_id
    Reference to the system ID of the customer group (customer_group.id).
    int(10) | unsigned | indexed
  • cid
    Reference to the system ID of the customer (customer.id).
    int(10) | unsigned | indexed
Powered by ModularKB