Transact-SQL Reference - Statements

This section provides a comprehensive reference for Transact-SQL (T-SQL) statements used in Microsoft SQL Server. T-SQL is an extension of SQL that adds procedural programming, local variables, character and time string functions, decision-making, and support for traditional programming constructs. Mastering T-SQL is essential for effectively managing and querying SQL Server databases.

Core T-SQL Statement Categories

T-SQL statements can be broadly categorized based on their function:

Key T-SQL Statements

Here are some of the most frequently used and important T-SQL statements:

Further Resources

Explore the links below for more detailed information and examples: