Question 16
Which two are true about complete and incomplete recovery? (Choose two.)
Question 17
Your database instance is started with a PFILE.
Examine these parameters:
You want to increase the size of the buffer cache.
Free memory is available to increase the size of the buffer cache.
You execute the command:
SQL> ALTER SYSTEM SET DB_CACHE_SIZE=1024M;
What is the outcome?
Question 18
Which three statements are true about inner and outer joins? (Choose three.)
Question 19
Which two tasks can you perform using DBCA for databases? (Choose two.)
Question 20
Examine the description of the CUSTOMERS table:
You want to display details of all customers who reside in cities starting with the letter D followed by at least two characters.
Which query can be used?
