select * from rolle r join userrolle ur on (ur.rolid=r.rolid) where ur.userid=;