1
select `civicrm`.`civicrm_price_set`.`id` AS `id`,`civicrm`.`civicrm_price_set`.`domain_id` AS `domain_id`,`civicrm`.`civicrm_price_set`.`name` AS `name`,`civicrm`.`civicrm_price_set`.`is_active` AS `is_active`,`civicrm`.`civicrm_price_set`.`javascript` AS `javascript`,`civicrm`.`civicrm_price_set`.`extends` AS `extends`,`civicrm`.`civicrm_price_set`.`financial_type_id` AS `financial_type_id`,`civicrm`.`civicrm_price_set`.`is_quick_config` AS `is_quick_config`,`civicrm`.`civicrm_price_set`.`is_reserved` AS `is_reserved`,`civicrm`.`civicrm_price_set`.`min_amount` AS `min_amount`,`civicrm`.`civicrm_price_set`.`title_en_US` AS `title`,`civicrm`.`civicrm_price_set`.`help_pre_en_US` AS `help_pre`,`civicrm`.`civicrm_price_set`.`help_post_en_US` AS `help_post` from `civicrm`.`civicrm_price_set`