if i perform any operation on views such as insert, delete
etc will my base table get affected?????
Answer Posted / slokh
yes if it is a simple view. may be if is a complex view -
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I start pl sql?
How many subqueries can be nested in a statement?
Is sql open source?
Is oracle sql free?
what is try_catch block in procedure
How many row comparison operators are used while working with a subquery?
What is pl sql block structure?
What problem one might face while writing log information to a data-base table in pl/sql?
What is dba in sql? : SQL DBA
Does sql support programming?
How many types of triggers are there in pl sql?
Can primary key be changed?
What are the syntax and use of the coalesce function?
What is acid property in a database?
Why do we use %rowtype & %type in plsql?