1z0-071 Exam Question 191
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?
MEMBER_ID = '';

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?
MEMBER_ID = '';
1z0-071 Exam Question 192
View the Exhibit and examine the structure of the PRODUCTS table. Which two tasks require subqueries?


1z0-071 Exam Question 193
View and Exhibit and examine the structure and data in the INVOICE table.

Which two statements are true regarding data type conversion in query expressions? (Choose two.)

Which two statements are true regarding data type conversion in query expressions? (Choose two.)
1z0-071 Exam Question 194
Which three are true about multitable INSERT statements?
1z0-071 Exam Question 195
Which two statements are true about substitution variables? (Choose two.)
