can we update a view which is created from two tables
Answer Posted / arup ratan banerjee
U can update non-updatable views to updatable ones by means
of Instead Of Triggers
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is self-join and what is the requirement of self-join?
Can you join views in sql?
What is the syntax to add a record to a table?
Does truncate remove indexes?
What is trigger and types?
What is a system versioned table?
Is postgresql a server?
What is pl sql variable?
Can a select statement fire a trigger?
Does varchar need length?
How to download oracle sql developer?
Can unique keys be null?
How do you write an inner join query?
What is a stored procedure in sql with example?
What is the difference between in and between in sql?