Whether the updations made to the views reflect the
original records in the table
Answer Posted / soorai ganesh
No. Updating View will not affect the table records.
| Is This Answer Correct ? | 9 Yes | 13 No |
Post New Answer View All Answers
how to invoke a trigger on demand? : Sql server database administration
Why and when do stored procedure recompile?
What is the fillfactor concept in indexes?
How do I view a stored procedure in sql server query?
what is the difference between Tabular and Matrix report?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?
Do you know what are different types of replication in sql server?
Explain primary key and foreign key constraints?
query processing
How to enforce security in sql server? : sql server security
Can we write trigger for view?
How to concatenate two binary strings together?
How will you hide an attribute? : sql server analysis services, ssas
How to generate create table script on an existing table in ms sql server?
What is difference between delete & truncate commands?