MultipleChoice
Which three statements are true about external tables?
OptionsMultipleChoice
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)
MultipleChoice
Examine the description of the CUSTOMERS table:
Which two statements will do an implicit conversion?
OptionsMultipleChoice
Examine these statements:
Which two are true?
OptionsMultipleChoice
Examine the data in the ORDERS table:
Examine the data in the INVOICE table:
Examine this query:
Which three rows will it return?
Options