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


Please Help Members By Posting Answers For Below Questions

What is pl sql script?

558


What are hotfixes and patches?

518


What is a pl/sql block?

586


what is the difference between myisam static and myisam dynamic? : Sql dba

579


Which sql most popular?

544






what is the difference between nested subquery and correlated subquery?

543


Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10

1713


What is the process of copying data from table a to table b?

589


Can a foreign key have a different name?

507


What is primary key and unique key?

536


Explain the uses of a database trigger?

562


How do I audit the sql sent to the server?

518


What is difference between sql and excel?

510


What are records give examples?

556


What is update query?

543