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


Please Help Members By Posting Answers For Below Questions

What happens if the update subquery returns no rows in ms sql server?

587


What is the difference between clustered index and primary key?

499


What is dbcc updateusage?

534


What is difference between inner join and join?

536


Can primary key be null?

509






How you provide security to cube? : sql server analysis services, ssas

533


How to find related tables in sql server?

497


Explain about SQL server 2005?

555


What is the purpose of sql profiler in sql server? : sql server database administration

619


How will you optimize a stored procedure optimization?

506


How can you find out how many rows returned in a cursor?

547


What are the main differences between #temp tables and @table variables and which one is preferred?

547


What is the syntax for encrypting a column in SQL Server?

551


What is difference between clustered index and non clustered index?

624


What is the difference between NOROW and LOCKROW?

2231