Multiple choice technology databases simple view definition contains functions..... True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation Simple views in Oracle cannot contain functions, aggregations, GROUP BY, DISTINCT, or joins. Only complex views can use functions. The statement 'simple view definition contains functions' is false.