Question 56
View the Exhibit and examine the structure of the BOOKS table.

The BOOKS table contains details of 100 books.
Examine the commands executed and their outcome:

Which statement is true?

The BOOKS table contains details of 100 books.
Examine the commands executed and their outcome:

Which statement is true?
Question 57
Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?
Question 58
Examine the structure of the BOOKS_TRANSACTIONStable.

You want to update this table such that BOOK_IDis set to 'INVALID'for all rows where no MEMBER_ID has been entered.
Examine this partial SQL statement:

Which condition must be used in the WHEREclause to perform the required update?

You want to update this table such that BOOK_IDis set to 'INVALID'for all rows where no MEMBER_ID has been entered.
Examine this partial SQL statement:

Which condition must be used in the WHEREclause to perform the required update?
Question 59
Examine the structure of the MEMBERS table.

Which query can be used to display the last names and city names only for members from the states MO and MI?

Which query can be used to display the last names and city names only for members from the states MO and MI?
Question 60
View the Exhibits and examine the structure of the costs and promotions tables.
You want to display prod_ids whose promotion cost is less than the highest cost PR0D_ID in a promotion time interval.
Examine this SQL statement:

What will be the result?
You want to display prod_ids whose promotion cost is less than the highest cost PR0D_ID in a promotion time interval.
Examine this SQL statement:

What will be the result?
