Evaluate the following ALTER TABLE statement:ALTER TABLE ordersSET UNUSED order_date;Which statement is true?
Which statement is true regarding the ROLLUP operator specified in the GROUP BY clause of a SQL statement?