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
What are system databases into sql server (2005/2008) : sql server database administration
Do you know what is openxml in sql server?
What is molap and its advantage? : sql server analysis services, ssas
What do we need queues in sql service broker?
What is raid and what are different types of raid levels?
Explain the purpose of indexes?
How to how to convert numeric expression data types using the convert() function??
What is report snapshot?
What is the optimization being performed in oracle and SQL Server?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
What do you mean by 'normalization'?
What is the cartesian product of table?
What is apply operator in sql?
What is sql injection and why is it a problem? : sql server security
what is the difference between count(*) and count(1) ?