Search

Recruitment agencies & consultancies

View company profiles for recruitment agencies and consultancies who recruit for roles within renewable energy in the UK, Europe and worldwide. From each profile you can view current jobs for each agency.

Recruitment agencies specialising in renewable energy recruit professionals for appointments within a variety of organisations and institutions including....


MYSQL ERROR:
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_0900_ai_ci,COERCIBLE) for operation 'like'
select distinct if(jo_recname<>'',jo_recname,re_name) as recname,if(jo_recname<>'',0,jo_re_id) as re_id, rex_url from jobs left join recruiters on re_id=jo_re_id left join recruiter_extra on re_id=rex_re_id where jo_deleted=0 and jo_expires>now() and jo_paused=0 and ((jo_recname<>'' and jo_recname like 'Ã%') or (jo_recname='' and re_name like 'Ã%' )) order by if(jo_recname<>'',jo_recname,re_name)