Can a view be updated/inserted/deleted?If Yes under what
conditions?

Answer Posted / swapnareddy

A View can be updated/deleted/inserted if it has only one
base table if the view is based on columns from one or
more tables then insert, update and delete is possible with
thehelp of instead of trigger.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are string functions in sql?

885


What is range partitioning?

692


Explain alias in sql?

768


Explain the significance of the & and && operators in pl sql.

748


What has stored procedures in sql and how we can use it?

765






What do you understand by pl/sql records?

721


What are different types of triggers?

738


What is the difference between partitioning and sharding?

730


What does (+) mean in sql joins?

739


How global cursor can be declare with dynamic trigger ?

1945


What are the differences between implicit and explicit cursors?

706


How do you use collections in procedure to return the resultset?

2000


explain primary keys and auto increment fields in mysql : sql dba

711


What are the dml statements?

854


how do you login to mysql using unix shell? : Sql dba

742