1z0-071 Exam Question 81
View the exhibit and examine the description of SALES and PROMOTIONS tables.

You want to delete rows from the SALES table, where the PROMO_NAME column in the PROMOTIONS table has either blowout sale or everyday low price as values.
Which three DELETE statements are valid? (Choose three.)

You want to delete rows from the SALES table, where the PROMO_NAME column in the PROMOTIONS table has either blowout sale or everyday low price as values.
Which three DELETE statements are valid? (Choose three.)
1z0-071 Exam Question 82
View the Exhibit and examine the structure of the EMP table which is not partitioned and not an index- organized table. (Choose two.)

Evaluate this SQL statement:
ALTER TABLE emp
DROP COLUMN first_name;
Which two statements are true?

Evaluate this SQL statement:
ALTER TABLE emp
DROP COLUMN first_name;
Which two statements are true?
1z0-071 Exam Question 83
Which two statements are true about the SET VERIFY ON command?
1z0-071 Exam Question 84
Which two statements are true regarding the GROUP BY clause in a SQL statement?
(Choose two.)
(Choose two.)
1z0-071 Exam Question 85
View the exhibit and examine the structure of the CUSTOMERS table.

Which two tasks would require subqueries or joins to be executed in a single statement?

Which two tasks would require subqueries or joins to be executed in a single statement?
