•  
  •  
  •  
  •  
  •  
  •  
  •  
Username:
Password:
Forgot password?  Register

Creating and Optimizing Views in SQL Server

Title: Creating and Optimizing Views in SQL Server
Category: Tutorials
Clicks: 0
Listing added: Apr 28, 2007
PageRank:
Not available
Views are saved SELECT statements that allow you to operate on the results that are returned from them. They can be used to provide row- or column-level access to data, to wrap up complex joins, to perform complex aggregate queries, and to otherwise customize the display of data. Views are also a powerful security tool. In this chapter, learn how to define, create, and modify views, and how to perform index analysis and optimize performance in SQL Server.
Source: Not available
Version: N/A
Type: Tips
Rating
  •  

Rating: 0.00/10 (0 ) 

Comments

 

 


 characters left

captchaPlease input letters you see on the image.
Click on image to redraw.