Question: 1
Which two statements are true regarding constraints? (Choose two.)
Question: 2
On your Oracle 12c database, you invoked SQL *Loader to load data into the EMPLOYEES table in the HR schema by issuing the following command:
$> sqlldr hr/hr@pdb table=employees
Which two statements are true regarding the command? (Choose two.)
Question: 3
Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?
Question: 4
Which two partitioned table maintenance operations support asynchronous Global Index Maintenance in Oracle database 12c? (Choose two.)
Question: 5
View the Exhibits and examine PRODUCTS and SALES tables.
Exhibit 1
Exhibit 2
You issue the following query to display product name the number of times the product has been sold:
What happens when the above statement is executed?