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
How to read data in a table with "select" statements?
What is difference between count (*) and count 1?
Can you tell me about the concept of ER diagrams?
Describe in brief databases and sql server databases architecture.
What are the database roles? : sql server security
What is the advantage of sql server?
Mention the differences between substr and charindex in sql server.
What is the benefit of normalization?
Explain collation?
Explain aggregate functions?
application server is slow what may be the problem
What is data compression? : sql server database administration
What does COMMIT command do?
How you can find out if an index is useful to the optimizer?
How check triggers in sql server?