Which two statements are true about the SET VERIFY ON command? (Choose two.)
C, E
Which three statements are true about a self join? (Choose three.)
B, E, F
You want to write a query that prompts for two column names and the WHERE condition each time it
is executed in a session but only prompts for the table name the first time it is executed.
The variables used in your query are never undefined in your session.
Which query can be used?
B
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?
A
Examine this command:
Which two statements are true? (Choose two.)
A, E
Which three statements are true about dropping and unused columns in an Oracle database?
(Choose three.)
A,D,F
Which two statements are true regarding Oracle database space management within blocks
managed by Automatic Segment Space Management (ASSM)? (Choose two.)
C,E
Evaluate these commands which execute successfully:
Which two statements are true about the ORD_ITEMS table and the ORD_SEQ sequence? (Choose
two.)
B,C
Which three instance situations are possible with the Oracle Database server without multi-tenant?
(Choose three.)
ABD
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.)
B,C