Multiple choice technology databases

Can a view be created be based on another view definition?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Views in relational databases can be built based on underlying tables or even based on other existing views, which is known as cascading views.