select AreauserCode,RtuName from TB_AreaUser as tau right join TB_MaintenanceInfo inf on inf.RtuName like tau.AreaUSerName+'%' order by AreauserCode