1
select `civicrm`.`civicrm_tell_friend`.`id` AS `id`,`civicrm`.`civicrm_tell_friend`.`entity_table` AS `entity_table`,`civicrm`.`civicrm_tell_friend`.`entity_id` AS `entity_id`,`civicrm`.`civicrm_tell_friend`.`general_link` AS `general_link`,`civicrm`.`civicrm_tell_friend`.`is_active` AS `is_active`,`civicrm`.`civicrm_tell_friend`.`title_en_US` AS `title`,`civicrm`.`civicrm_tell_friend`.`intro_en_US` AS `intro`,`civicrm`.`civicrm_tell_friend`.`suggested_message_en_US` AS `suggested_message`,`civicrm`.`civicrm_tell_friend`.`thankyou_title_en_US` AS `thankyou_title`,`civicrm`.`civicrm_tell_friend`.`thankyou_text_en_US` AS `thankyou_text` from `civicrm`.`civicrm_tell_friend`