Whether the updations made to the views reflect the
original records in the table
Answer Posted / ravi sharma
in the case if same table (all column) are make a view then
updations reflect the original record in the table.
but mostly make a view to security purpose the , uniques
are constaint column are not use,
then not be reflect .
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?
How many types of cursor type are there?
How to get a list of columns in a view using the "sp_columns" stored procedure?
Difference between aggregate functions of sql?
Name few of the dcl commands in sql?
How do I shrink an ldf file?
How to attach adventureworkslt physical files to the server?
What is the difference between varchar and nvarchar?
What is the use of @@spid?
What are sql dirty pages?
What are pessimistic lock and optimistic lock?
What is difference between rownum and rowid?
What part does database design plays a role in performance of an sql server-based application?
Is sql server free?
what is a default tcp/ip socket assigned for sql server? : Sql server database administration