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 is local temp table?
What is the difference between resultset and resultsetmetadata?
What type of locking occurs during the snapshot generation? : sql server replication
What are the advantages of stored procedure in sql server?
Are null values the same as that of zero or a blank space?
What is meant by datasource?
What is scrollable cursor?
What is Command line parameters in PLSQL.?
How to connect Azure federated root database and apply federation in entity framework?
Can one drop a column from a table?
What is single-user mode?
How does recursive cte works in sql server?
How to use column default values in insert statements in ms sql server?
What is rtm version in sql server?
What happens if null values are involved in comparison operations?