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

Answer Posted / monika

by creating instead of trigger on table,we can update base
table through view

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between triggers and constraints?

512


What are % type and % rowtype?

565


How to connect a sql*plus session to an oracle server?

613


How can check sql version from command line?

525


State some properties of relational databases?

573






Table A Table B 1 1 2 1 3 1. Union & union all --> A Union B , A Union all B 2. Minus , Intersect --> A minus B , B Minus A , A Intersect B 3. Joins A join B , A Left Join B A Right Join B , A full Join B 4. %Type - Uses & Benifit 5. Truncate & Delete 6. Pragma Autonomus Transaction 7. how to Perform DDL from function or procedure 8. Can we have DML inside Function 9. Rank & Dense Rank diffrence 10. Water Mark in Oracle 11. Index , Can we have index in all column of table if no then why ?

528


How do I debug a stored procedure?

618


How do I view a view in sql?

500


why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba

550


Can we rollback after truncate?

557


How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000

1632


What is inner join in sql?

578


What does subquery mean in sql?

530


Can we update views in sql?

527


Explain lock escalation? : Transact sql

695