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
how to convert character strings to numeric values? : Sql dba
What is sql partition?
What is a Mapplet?
The select into statement is most often used to create backup copies of tables or for archiving records?
how to include comments in sql statements? : Sql dba
Should I use mbr or gpt?
Is sqlite thread safe?
How do we accept inputs from user during runtime?
when MSQL8.0 is in market
Why do we use set serveroutput on?
How to call shell script from pl sql procedure?
Can a select statement fire a trigger?
What is a sql profiler?
What is the difference between the conventional and direct path loads? : aql loader
How do you create an update query?