Anonymous Asked in Cars &Transportation · 2 weeks ago

Why do you create a view in a database?

Views can be used for a few reasons. Some of the main reasons are as follows: To simplify database structure to the individuals using it. As a security mechanism to DBAs for allowing users to access data without granting them permissions to directly access the underlying base tables. 23 янв. 2020 г.


Why do we create database views?

Views can be used as a security mechanism A view can select certain columns and/or rows from a table (or tables), and permissions set on the view instead of the underlying tables. This allows surfacing only the data that a user needs to see.

What are the benefits of using views?

What are the 7 benefits of using views?Advantages of views.Security.Query Simplicity.Structural simplicity.Consistency.Data Integrity.Logical data independence.Performance.What are the 7 benefits of using views? - Rampfesthudson.com

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours