select user_name
from fnd_user
where user_id = ( select last_updated_by from fnd_user where user_name=’SYSADMIN’ );