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
How do I find the sql server database version?
Create and insert into temp table in sql server?
What are the disadvantages of primary key and foreign key in SQL?
What is the main purpose of having conversation group?
Explain ranking functions?
What is difference between table aliases and column aliases? Do they affect performance?
How to count rows with the count(*) function in ms sql server?
What command would you use to create an index?
Explain indexes disadvantages?
What is inner join? Explain with an example?
what is database replication? : Sql server database administration
Can we install sql server 2016 on windows 7?
What is trigger explain with program?
What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas
What is a cursor, index in sql?