Which three statements are true about single-row functions? (Choose three.)
Which two statements are true about *_TABLES views? (Choose two.)
Which two statements are true about conditional INSERT ALL? (Choose two.)
Which two statements are true about the COUNT function? (Choose two.)
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 AMERICA in the session and, therefore, Sunday is the first day of the week.Which query can be used?
Examine the description of the PROMOTIONS table:You want to display the unique promotion costs in each promotion category.Which two queries can be used? (Choose two.)