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
What will you get by the cursor attribute sql%found?
How do you delete a table?
What is the unique index?
Explain select statements in sql?
What is the use of triggers?
Do foreign keys improve performance?
what is a view? : Sql dba
how many sql dml commands are supported by 'mysql'? : Sql dba
Explain how exception handling is done in advance pl/sql?
What do you think about pl/sql?
How do I partition in sql?
What version is sql?
What is the difference between sql and isql*plus?
What is dense_rank?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba