1
select `civicrm`.`civicrm_custom_group`.`id` AS `id`,`civicrm`.`civicrm_custom_group`.`name` AS `name`,`civicrm`.`civicrm_custom_group`.`extends` AS `extends`,`civicrm`.`civicrm_custom_group`.`extends_entity_column_id` AS `extends_entity_column_id`,`civicrm`.`civicrm_custom_group`.`extends_entity_column_value` AS `extends_entity_column_value`,`civicrm`.`civicrm_custom_group`.`style` AS `style`,`civicrm`.`civicrm_custom_group`.`collapse_display` AS `collapse_display`,`civicrm`.`civicrm_custom_group`.`weight` AS `weight`,`civicrm`.`civicrm_custom_group`.`is_active` AS `is_active`,`civicrm`.`civicrm_custom_group`.`table_name` AS `table_name`,`civicrm`.`civicrm_custom_group`.`is_multiple` AS `is_multiple`,`civicrm`.`civicrm_custom_group`.`min_multiple` AS `min_multiple`,`civicrm`.`civicrm_custom_group`.`max_multiple` AS `max_multiple`,`civicrm`.`civicrm_custom_group`.`collapse_adv_display` AS `collapse_adv_display`,`civicrm`.`civicrm_custom_group`.`created_id` AS `created_id`,`civicrm`.`civicrm_custom_group`.`created_date` AS `created_date`,`civicrm`.`civicrm_custom_group`.`is_reserved` AS `is_reserved`,`civicrm`.`civicrm_custom_group`.`is_public` AS `is_public`,`civicrm`.`civicrm_custom_group`.`title_en_US` AS `title`,`civicrm`.`civicrm_custom_group`.`help_pre_en_US` AS `help_pre`,`civicrm`.`civicrm_custom_group`.`help_post_en_US` AS `help_post` from `civicrm`.`civicrm_custom_group`