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
What are two difference between sql azure and azure tables?
What is scrollable cursor?
What do you understand by user-defined function in the sql server?
What are page splits?
What is the xml datatype?
Differentiate between a having clause and a where clause.
What is a cache in ssrs?
What happens if null values are involved in arithmetic operations?
What are types of storage modes? : sql server analysis services, ssas
Why are views required in the sql server or in any other database?
Can we add our custom code in ssis?
How to test subquery results with the exists operator?
What are the restrictions while creating batches in sql server?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
What are the differences between union, intersect, and minus operators?