1z1-071 Exam Question 151
Which two statements are true about the rules of precedence for operators? (Choose two.)
1z1-071 Exam Question 152
Which two queries execute successfully?
1z1-071 Exam Question 153
Examine the description of the PRODUCT_DETAILS table:

Which two statements are true?

Which two statements are true?
1z1-071 Exam Question 154
Examine the description of the EMPLOYERS table:

Examine these requirements:
Disable the manager ID and salary of the lowest paid employees for that manager.
Exclude anyone whose manager is not known.
Exclude any managers where the minimum salary is 6000 or less.
Sort the output by minimum salary with the highest salary shown first.
Which statement will do this?

Examine these requirements:
Disable the manager ID and salary of the lowest paid employees for that manager.
Exclude anyone whose manager is not known.
Exclude any managers where the minimum salary is 6000 or less.
Sort the output by minimum salary with the highest salary shown first.
Which statement will do this?
1z1-071 Exam Question 155
Which two tasks require subqueries?