1
select `civicrm`.`civicrm_pcp_block`.`id` AS `id`,`civicrm`.`civicrm_pcp_block`.`entity_table` AS `entity_table`,`civicrm`.`civicrm_pcp_block`.`entity_id` AS `entity_id`,`civicrm`.`civicrm_pcp_block`.`target_entity_type` AS `target_entity_type`,`civicrm`.`civicrm_pcp_block`.`target_entity_id` AS `target_entity_id`,`civicrm`.`civicrm_pcp_block`.`supporter_profile_id` AS `supporter_profile_id`,`civicrm`.`civicrm_pcp_block`.`is_approval_needed` AS `is_approval_needed`,`civicrm`.`civicrm_pcp_block`.`is_tellfriend_enabled` AS `is_tellfriend_enabled`,`civicrm`.`civicrm_pcp_block`.`tellfriend_limit` AS `tellfriend_limit`,`civicrm`.`civicrm_pcp_block`.`is_active` AS `is_active`,`civicrm`.`civicrm_pcp_block`.`notify_email` AS `notify_email`,`civicrm`.`civicrm_pcp_block`.`owner_notify_id` AS `owner_notify_id`,`civicrm`.`civicrm_pcp_block`.`link_text_en_US` AS `link_text` from `civicrm`.`civicrm_pcp_block`