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 what is raid and what are different types of raid configurations? : Sql server database administration
optimization techinques
How do I completely remove sql server instance?
what stored procedure would you use to view lock information? : Sql server administration
What is a cube? : sql server analysis services, ssas
What is the difference between stored procedure and user defined functions?
What are the properties of the transactions?
Do you know what is sql service broker?
What is @@rowcount in sql?
What is nonclustered index with included columns ?
What are the limitations/drawbacks or ssrs 2008 r2?
what are different types of backups available in sql server? : Sql server database administration
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
In what version of sql server were synonyms released?
How to generate create function script on an existing function?