Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
What is a database view and explain its advantages?
Contents
- What is a view in a database?
- What are the advantages and disadvantages of a view in a database?
- What are advantages of view?
What is a view in a database?
A database view is a subset of a database and is based on a query that runs on one or more database tables. Database views are saved in the database as named queries and can be used to save frequently used, complex queries. There are two types of database views: dynamic views and static views.
What are the advantages and disadvantages of a view in a database?
Advantages and Disadvantages of views in Sql ServerAdvantages of views.Security.Query Simplicity.Structural simplicity.Consistency.Data Integrity.Logical data independence.Performance.
What are advantages of view?
Advantages of views :Security. ... Query Simplicity. ... Structural simplicity. ... Consistency. ... Data Integrity. ... Logical data independence.
Related Questions
Relevance
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours