Answer Posted / harinireddy
view is a virtual table created from the physical table
which is existing.view can be updated unless the base table
does not have any relation u another table
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
Explain different forms of normalization?
What is sql server english query?
What is ms sql server index?
Can We Use Data-grids For Our Report In Ssrs?
How to include text values in sql statements?
What is the purpose of floor function?
What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas
How to create a ddl trigger using "create trigger" statements?
explain databases and sql server databases architecture? : Sql server database administration
Explain what is the difference between union and union all?
What are alternate keys?
what is the difference between openrowset and openquery?
What is de-normalization and what are some of the examples of it?
How we can refresh the view?
What happens when unicode strings concatenate with non-unicode strings?