1
select `civicrm`.`civicrm_price_field`.`id` AS `id`,`civicrm`.`civicrm_price_field`.`price_set_id` AS `price_set_id`,`civicrm`.`civicrm_price_field`.`name` AS `name`,`civicrm`.`civicrm_price_field`.`html_type` AS `html_type`,`civicrm`.`civicrm_price_field`.`is_enter_qty` AS `is_enter_qty`,`civicrm`.`civicrm_price_field`.`weight` AS `weight`,`civicrm`.`civicrm_price_field`.`is_display_amounts` AS `is_display_amounts`,`civicrm`.`civicrm_price_field`.`options_per_line` AS `options_per_line`,`civicrm`.`civicrm_price_field`.`is_active` AS `is_active`,`civicrm`.`civicrm_price_field`.`is_required` AS `is_required`,`civicrm`.`civicrm_price_field`.`active_on` AS `active_on`,`civicrm`.`civicrm_price_field`.`expire_on` AS `expire_on`,`civicrm`.`civicrm_price_field`.`javascript` AS `javascript`,`civicrm`.`civicrm_price_field`.`visibility_id` AS `visibility_id`,`civicrm`.`civicrm_price_field`.`label_en_US` AS `label`,`civicrm`.`civicrm_price_field`.`help_pre_en_US` AS `help_pre`,`civicrm`.`civicrm_price_field`.`help_post_en_US` AS `help_post` from `civicrm`.`civicrm_price_field`