1z0-071 Exam Question 46
Which two statements are true regarding the COUNT function? (Choose two.)
1z0-071 Exam Question 47
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 48
Which statement will return a comma-separated list of employee names in alphabetical order for each department in the EMP table?
1z0-071 Exam Question 49
Which three statements are true about GLOBAL TEMPORARY TABLES?
1z0-071 Exam Question 50
Examine the structure of the MARKS table:
Which two statements would execute successfully? (Choose two.)
Which two statements would execute successfully? (Choose two.)
