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_fr_CA` AS `title`,`civicrm`.`civicrm_tell_friend`.`intro_fr_CA` AS `intro`,`civicrm`.`civicrm_tell_friend`.`suggested_message_fr_CA` AS `suggested_message`,`civicrm`.`civicrm_tell_friend`.`thankyou_title_fr_CA` AS `thankyou_title`,`civicrm`.`civicrm_tell_friend`.`thankyou_text_fr_CA` AS `thankyou_text` from `civicrm`.`civicrm_tell_friend`