Question 101
A database is configured to use automatic undo management with temporary undo enabled.
An UPDATE is executed on a temporary table.
Where is the UNDO stored?
Question 102
Which three Oracle database space management features will work with both Dictionary and Locally managed tablespaces? (Choose three.)
Question 103
Examine these commands:
Which two statements are true about the sqlldrexecution? (Choose two.)
Question 104
Which two statements are true about the ORDER BY clause when used with a SQL statement containing a SET operator such as UNION? (Choose two.)
Question 105
Examine the description of the CUSTOMERS table:
For customers whose income level has a value, you want to display the first name and due amount as 5% of their credit limit. Customers whose due amount is null should not be displayed.
Which query should be used?
