What are the advantages of using views. Why do we need
views when we have SPs?
Answer Posted / jk.garg25
Views can be update, delete or insert
| Is This Answer Correct ? | 8 Yes | 11 No |
Post New Answer View All Answers
How to include text values in sql statements?
Explain the microsoft sql server delete command?
Explain powershell included in sql server 2008?
Where is localdb stored?
How to get the definition of a user defined function back?
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
What do you mean by normalisation?
What are the types of sql server?
On a windows server 2003 active – passive failover cluster, how do you find the node which is active?
What are the types of lock supported by ?
Explain what is cte (common table expression)?
How to test odbc dsn connection settings?
What is your recommendation for a query running very slow? : sql server database administration
What is it unwise to create wide clustered index keys?
What is the difference between varchar and varchar(max) datatypes?