What is a view? is View updatable?

Answer Posted / kalyana chakravarthy

View is a taliored representation of data of a particular
table. In one way to say view is a shadow of a table. What
ever U do on a view will reflect on the table vice versa.

Views r 2 types simple and complex simple is selected rows
from one table and complex is selected from more than one.
In oracle complex view can be updated by using instead of
triggers from version 8.0

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can sql servers linked to other servers?

728


Explain different types of collation sensitivity?

701


What are sql server functions?

678


If we delete pack Spec what will be the status of pack Body ?

1165


What is use of except clause? How does it differ from not in clause?

732






How we can refresh the view?

793


What is ms sql server reporting services?

724


tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration

749


How can you tell if a database object is invalid?

783


Describe the functionalities that views support.

845


How to find Duplicate Records In table?

759


how to take backup bcp out for a column in table in sql server?

1828


role of sql sever 2005 in database rather than any other database

1722


What is Cross Join and in which scenario do we use Cross Join?

772


How to find out what is the default collation in a database?

789