Whether the updations made to the views reflect the
original records in the table
Answer Posted / sabareetha
If the view is created with single table. Updating a view
will affect the origival records in the table
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What are the diifferences between the ms sql server vs mysql?
How do you delete duplicate records in sql server?
What are the differences between stored procedure and view in sql server?
Explain raiserror in sql server?
What is the difference between Normalization and De-normalization?
What are logical database components? : SQL Server Architecture
What is clustered vs nonclustered index?
What is rank function?
What is a select query statement in ms sql server?
What is a linked server in sql server?
How will you optimize a stored procedure optimization?
Does view occupy space?
What is sql injection and why is it a problem? : sql server security
How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?
What are the restrictions while creating batches in sql server?