The EMPLOYEES table contains columns EMP ID of data type NUMBER and HIRE DATE of data type DATE.You want to display the date of the first Monday after the completion of six months since hiring.
The NLS TERRITORY parameter is set to AMERICAin the session and, therefore, Sunday is the first day of the week.
Which query can be used?