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 is percent sign in sql?

713


Is the primary key an index?

594


What are data types in pl sql?

559


what are the different type of normalization? : Sql dba

552


What is rownum and rowid?

564






what tools available for managing mysql server? : Sql dba

529


What is the difference between having and a where in sql?

570


What is the difference among union, minus and intersect?

544


how to decrement dates by 1 in mysql? : Sql dba

580


Why do we use procedures in pl sql?

516


What is sql stand for?

571


What is embedded sql what are its advantages?

502


What is the size of partition table?

551


describe transaction-safe table types in mysql : sql dba

502


what is oltp (online transaction processing)? : Sql dba

528