Home /
Expert Answers /
Computer Science /
a-the-following-statements-describe-a-view-in-sql-what-statement-is-not-correct-o-a-view-is-a-sin-pa427
(Solved): a The following statements describe a view in SQL. What statement is not correct? O A view is a sin ...
a The following statements describe a view in SQL. What statement is not correct? O A view is a single table that is derived from other tables. O A view is considered virtual, which limits the possible operations and update operations on views. O Purpose of use of views are logical data independence, security, simplicity and consistency. Thre are some limitations on querying a view.