What is a view? is View updatable?

Answer Posted / neetu

a view is a virtual table.it's an object that derives it's
data from one or more tables.it ensures that users are able
to retrieve and modify only the data which is seem by them.

u r unable to update attributes becoz views allow only one
of the underlying tables to be updated at a time.u need to
update attributes by giving two separate update commands.

Is This Answer Correct ?    24 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an entity-relationship diagram (erd)?

581


What does REVERT do in SQL Server 2005?

551


what's the difference between a primary key and a unique key? : Sql server database administration

497


Does sql server 2000 clustering support load balancing?

562


What is log ldf?

553






Can a table be moved to different filegroup?

564


What is attribute? : sql server analysis services, ssas

580


What is the use of attributehierarchyvisible ? : sql server analysis services, ssas

564


What is join query?

494


Do you know what are the differences between lost updates and uncommitted dependencies?

533


How to write character string constants or literals in ms sql server?

534


What is clustered vs nonclustered index?

505


How to select some specific rows from a table in ms sql server?

565


Explain try...catch with sql server?

594


what is the difference between a primary key and a unique key? : Sql server database administration

523