SELECT SUSER_SNAME(owner_sid), *FROM msdb..sysjobsWHERE SUSER_SNAME(owner_sid) = 'NT AUTHORITY\SYSTEM'