Accessing and Changing Database Data
SQL Server 2008
To access and change database data requires understanding the fundamental aspects of building and executing Transact-SQL statements and processing results in the form of relational, or tabular, result sets.
The topics in this section provide information to help you retrieve data from and modify data in Microsoft SQL Server tables.