Choose two.Examine the description of the EMPLOYEES table: Name Null? Type
--------------------------------------------------------------
EMPLOYEE_NAME NOT NULL VARCHAR2 (5) HIRE_DATE DATE SALARY NUMBER(7,2)
The session time zone is the same as the database server.
Which two statements will list only the employees who have been working with the company for
more than five years?