View the Exhibits and examine the structure of the COSTS and PROMOTIONS tables.
You want to display PROD_IDS whose promotion cost is less than the highest cost PROD_ID in a promotion time interval.
Examine this SQL statement:
Exhibit 1.
Exhibit 2.
What will be the result?
Correct Answer:D
In which three situations does a new transaction always start? (Choose three.)
Correct Answer:ADF
Which two are true about shrinking a segment online? (Choose two.)
Correct Answer:CE
Your database instance was shut down normally and then started in NOMOUNT state. You then execute this command:
ALTER DATABASE MOUNT;
Which two actions are performed? (Choose two.)
Correct Answer:DF
Which two statements are true about the results of using the INTERSECT operator in compound queries? (Choose two.)
Correct Answer:AE
You need to calculate the number of days from 1st January 2019 until today. Dates are stored in the default format of DD-MON-RR.
Which two queries give the required output? (Choose two.)
Correct Answer:AB