Problem
Retrieve the first names and last names and employee IDs from our company and display the results exactly as: First, Last, Department ID, and Employee Identification Number (NOTE: they are not in all caps) (use the SQL Alias function/Keyword to do this)...make sure your display is exactly like: First Last Department ID Employee Identification Number with the column/attributes names.
from hr.employees table