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
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
Explain the difference between function and stored procedure?
How to skip remaining statements in a loop block using continue statements?
Can you import Microsoft Excel data to SSRS?
What is bulkcopy in sql?
What is cursors?
How many replicas are maintained for each sql azure db?
How to name query output columns in ms sql server?
What is the difference between osql and query analyzer?
When you should use a low fill factor?
Explain sql server service broker?
How to create view in stored procedure sql server?
Explain throw statement in sql server 2008?
What is surrogate key? : sql server analysis services, ssas
How to change the ownership of a schema in ms sql server?