The following example selects the job title for the session user. SELECT JobTitle FROM Employee WHERE Name = USER;