Question: 1
Which two are true about a SQL statement using SET operators such as UNION?
Question: 2
Evaluate these commands which execute successfully:
Which two statements are true about the ORD_ITEMS table and the ORD_SEQ sequence?
Question: 3
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?
Question: 4
Which three actions can you perform by using the ORACLE_DATAPUMP access driver?
Question: 5
Examine this SQL statement:
Identify three order by clauses, any one of which can complete the query successfully.