What is a view? is View updatable?

Answer Posted / kumaran

A view is a Virtual Table or a Logical representation.
View type :- SimpleView and Complex View.
Simple views are updatable.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain different types of joins?

710


Can we perform backup restore operation on tempdb?

740


Describe how to use linked server?

689


What are the advantages of log shipping?

733


What is partition in sql server?

713






What is raid, and how it can influence database performance?

756


What is the difference between char and varchar2 datatype in sql?

741


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

691


What do you mean by a Composite primary key?

759


What is the significance of null value and why should we avoid permitting null values?

723


you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation

708


Why use “in” clause in sql server?

723


What is identity?

761


What is the maximum rows in sql server table?

667


What is a trigger in sql server?

754