Multiple choice technology databases

You cannot modify data in a view if it contains: Group functions such as SUM, MIN, MAX, AVG, … A GROUP BY clause. The DISTINCT keyword. Columns defined by expressions (i.e, SAL * 12). The ROWNUM pseudo column.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer