if i perform any operation on views such as insert, delete
etc will my base table get affected?????
Answer Posted / ramesh
yes if it is simple view. error if it is compunt view
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What is the cause of mutating table error and how can we solve it?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
what is sql? : Sql dba
how to escape special characters in sql statements? : Sql dba
What is the usage of when clause in trigger?
When do we use triggers?
Why we use joins in sql?
How do you change a value in sql?
Why do we need view in sql?
What is mutating error in pl sql?
what is collation? : Sql dba
describe transaction-safe table types in mysql : sql dba
What operators deal with null?
How do I view a table in sql?
Is sql a oracle?