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 are the types of dbms?

714


how to run 'mysql' commands from a batch file? : Sql dba

773


Is truncate ddl or dml?

751


What are tables in sql?

736


Is primary key an index?

709






What are the different types of dbmss?

742


How is a PL/SQL code compiled?

860


Can we use distinct and group by together?

781


Which sql statement is used to delete data from a database?

647


What is use of term?

788


Where do we use pl sql?

713


What is left join in postgresql?

743


What is native sql query?

727


Does execute immediate commit?

924


What is sql rowcount?

724