Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft SQL Server uses a variation of SQL called Transact-SQL that further extends the capabilities of SQL. This following table lists topics in SQL Server 2005 Books Online that describe Transact-SQL and how to use it to accomplish basic database tasks.
| Task | SQL Server 2005 Books Online topic | 
|---|---|
| Understand Transact-SQL | Filtering Rows by Using WHERE and HAVING | 
| Implement a database | CREATE DATABASE (Transact-SQL) | 
| Optimize a database | |
| Maintain a database |