What are the advantages of using views. Why do we need
views when we have SPs?
Answer Posted / reddy
1) we can use views in sp instead of joins to increase the
performance of SP.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Will sql server 2005 allow you to reduce the size of a column?
What is a partition function in sql server?
what is the difference between a primary key and a unique key? : Sql server database administration
How do I edit a stored procedure in sql server?
What is transaction server explicit transaction?
How to call a function from a stored procedure in SQL Server ?
Differentiate between a having clause and a where clause.
Is oracle faster than sql server?
Does an index slow down updates on indexed columns?
How to view existing indexes on an given table using sys.indexes?
Explain the database you used in your final year project?
Explain the first normal form(1nf)?
What are the parts of a function?
What is the difference between ‘having’ clause and a ‘where’ clause?
How to configure odbc dsn with different port numbers?