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 sp_pkeys? : Transact sql
What is the difference between nested table and varray?
What is the max nvarchar size?
what is the difference between a local and a global temporary table? : Sql dba
What are the benefits of stored procedures?
Is inner join faster than left join?
What is the difference between distinct and unique in sql?
Why do we use joins in sql?
Does truncate release storage space?
How do I run a program in pl sql?
What is keys and its types?
How to connect a sql*plus session to an oracle server?
What is a dirty read sql?
How do I start sql profiler?
How do you remove duplicate records from a table?