What is a view? is View updatable?

Answer Posted / fam

a view can be thought as either a store query or a virtual table,store query coz in db only select statement is store and virtual table coz it perfilter the underlying table.
it is updatable in case of simple view and it is non updatable in the case of complex view.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can sub report data source be different from that of the parent report?

105


Would you store your query in a ssrs report or a database server? State the reason why?

108


Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?

517


Can we insert data into a view?

570


what are the different types of SSRS reports?

112






What is checkpoint process in the sql server?

551


How do you implement session management in SQL Server mode?

558


What extended events?

552


How do I open port 1433?

530


What is read committed?

607


Why variables called the most powerful component of ssis?

595


How to modify existing triggers using "alter trigger"?

531


How you can get a list of all the table constraints in a database?

518


Can a unique index be created on a column, which contains null?

523


what's sql server? : Sql server database administration

500