SELECT afu.*, (select user.name from dlp_base.sys_user user where user.user_id =afu.recipient_id) AS recipient_name FROM application_for_use afu