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 check if stored procedure is running in sql server?
How to test values returned by a subquery with the in operator?
What is a rownum?
Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.
Explain transaction server explicit transaction?
Do you know what is a with(nolock)?
Can We Use Data-grids For Our Report In Ssrs?
What is index fragmentation in ms sql server?
What is #table in sql server?
How to create user messages with print statements in ms sql server?
What is spatial and temporal data?
What is dimension table? : sql server analysis services, ssas
What is the difference between migration and upgradation in sql server?
What is row-level compre?
How to provide default values to function parameters?