Question: 1
Which three statements are true about external tables?
Question: 2
Examine the data in the NEW_EMPLOYEES table:

Update existing employee details in the EMPLOYEES table with data from the NEW_EMPLOYEES table.
2. Add new employee details from the NEW_EMPLOYEES table to the EMPLOYEES table.
Which statement will do this?
A)

B)

C)

D)

Question: 3
Examine the description of the CUSTOMERS table:

Which two statements will do an implicit conversion?
Question: 4
Examine these statements:

Which two are true?
Question: 5
Examine the data in the ORDERS table:

Examine the data in the INVOICE table:

Examine this query:

Which three rows will it return?