If we update a complex view, is base table will get update ?
Answer Posted / dinesh
Yes We can update base table through complex view
Using "Instead of trigger"
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Why are sql stored procedures used?
Is left join faster than join?
Can we use rowid as primary key?
What is difference between stored procedures and application procedures?
Why is stored procedure faster than query?
What is sql entity?
What is cte?
What is rownum in sql?
How do I find duplicates in a single column in sql?
what does it mean to have quoted_identifier on? : Sql dba
what is meant by nl2br()? : Sql dba
How to pipe multiline string to isql?
What is keys and its types?
Is null operator in sql?
What are the set operators in sql?