Multiple choice Which of the following is/are true statement(s)? A view can be based on multiple tables and databases. The result set of the select statement is used to from the virtual table returned by the view in database. A view acts as a filter on the underlying tables referenced in the view. All of the above are true. Only (2) and (3). Reveal answer Fill a bubble to check yourself D Correct answer Explanation Yes, all are the true statements.