View: What Does It Mean? A view is a persistent object that is created from a subset of a database by a user query. For instance, a view in a SQL database generates a virtual table with filtered rows and columns that resemble those in the real database.
Vishalini.R Answered question December 18, 2023
