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 is transact-sql language?
What do we have to check in database testing?
What is primary key index?
What are the mathematical functions supported by sql server 2005?
What is openrowset sql server?
Explain having clause and where clause?
What happens when converting big values to integers?
Do you know what are the restrictions applicable while creating views? : SQL Server Architecture
Explain different types of locks in sql server.
What is 3nf normalization?
What is difference between cte and view?
What does the on delete cascade option do?
What have included columns when we talk about sql server indexing?
how many layers of tcp/ip protocol combined of? : Sql server database administration
What is difference between global temporary tables and local temporary tables?