all human resources data is stored in a table named employees. you have been asked to create a report that displays each employee's name and salary. each employee's salary must be displayed in the following format: $000,000.00. which function should you include in a select statement to achieve the desired result?