how to insert the data through views? The view is depending
upon more than two tables?
how to update materalized views?

Answer Posted / rajesh venati

If we create a view on more than one table, or using
distinct keyword or use any group functions it is called
complex view.
If we want perform DML operations on complex views the we
will go for Instead of Triggers.Through the instead of
triggers we can perform DML operations on complex views.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is output spooling in sql*plus?

741


What are different sql data types?

685


What is the order of sql select?

763


What does joining a thread mean?

753


explain the delete statements in sql

746






What is meaning of <> in sql?

798


What is an oracle stored procedure?

784


Are stored procedures faster than dynamic sql?

738


What are the two different parts of the pl/sql packages?

791


Explain character-manipulation functions?

836


What is %rowtype in pl sql?

693


Why self join is used in sql?

682


What is sql architecture?

747


Define union, minus, union all, intersect ?

738


What is replication id?

683