If a View on a single base table is manipulated will the
changes be reflected on the base table?

Answer Posted / ehsraka

Yes, definitely. Since the view is based on a single table
and falls within the cateogory of simple view. Any change /
modification on the records will be reflected in the base
table.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the basic form of sql query?

493


How to avoid using cursors?

595


What are sql constraints?

564


what is uncommittable transactions? : Transact sql

565


Can I create table without primary key?

529






tell me about various levels of constraint. : Sql dba

528


What are sql indexes?

543


what is transaction? : Sql dba

532


What is difference between inner join and cross join?

517


Can a commit statement be executed as part of a trigger?

600


What are the two parts of design view?

579


what is commit? : Sql dba

615


Determine if oracle date is on a weekend?

556


what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba

574


what is csv? : Sql dba

574