Querying and Changing Data How-to Topics
This section provides step-by-step instructions for using the SQL Server components that can access and change data.
In This Section
Stored Procedure How-to Topics
Describes how to create and modify stored procedures to access or change data.Designing Queries and Views How-to Topics (Visual Database Tools)
Describes how to use the Query and View Designer to access and change data.SQL Dependency How-to Topics
Describes how to view SQL dependencies on objects by using system catalog views and functions, or by using SQL Server Management Studio.