Question 11
Which three statements are true about a self-join? (Choose three.)
Question 12
In one of your databases, the user HR has the password HRMGR. You want to connect to a database instance whose listener listens on port 1531 by using this statement:
CONNECT HR/HRMGR@orcl
No name server is used.
Which statement is true about ORCL?
CONNECT HR/HRMGR@orcl
No name server is used.
Which statement is true about ORCL?
Question 13
Which three statements are true about the tools used to configure Oracle Net Services? (Choose three.)
Question 14
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?
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?
Question 15
Which two are true about Oracle recovery and data protection solutions? (Choose two.)