Multiple choice technology programming languages

Single View can be created using multiple tables

  1. True

  2. False

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

A database view is a virtual table representing the result of a database query. This query can easily join multiple tables, allowing the view to display aggregated or related data sourced from different tables simultaneously, proving the statement is true.