Question: 1
You issued this command:
Which three statements are true?
Question: 2
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 month since hiring.
The NLS_TERRITORY parameter is set to AMERICA in the session and, therefore, Sunday is the first day of the week.
Which query can be used?
Answer : B
Show Answer
Hide Answer
Question: 3
Which two statements are true about date/time functions in a session where NLS_DATE_FORMAT is set to DD-MON-YYYY HH24:MI:SS?
Question: 4
Examine this description of the PRODUCTS table:
You successfully execute this command:
Which two statements execute without errors?
Question: 5
View the Exhibit and examine the structure of the PRODUCT table.
Which two tasks would require subqueries? (Choose two.)