
Tutorials for SQL Server - SQL Server | Microsoft Learn
May 7, 2026 · Use these SQL Server tutorials to learn new technologies and features. Tutorials for earlier versions of SQL Server …
SQL Server Technical Documentation - SQL Server | Microsoft Learn
SQL Server technical documentation Technical documentation to help you get started, administer, develop, and work with SQL …
T-SQL Tutorial: Write Transact-SQL Statements - SQL Server
Feb 10, 2026 · Welcome to the Writing Transact-SQL Statements tutorial. This tutorial is intended for users who are new to writing …
Microsoft SQL Documentation - SQL Server | Microsoft Learn
Links and more for Microsoft SQL, the SQL Database Engine, and all Microsoft SQL platforms.
Queries - SQL Server | Microsoft Learn
Nov 18, 2025 · Queries Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics …
Educational SQL resources - SQL Server | Microsoft Learn
A collection of tutorials and quickstarts meant to teach you to use SQL Server and Azure SQL Database.
Transact-SQL statements - SQL Server | Microsoft Learn
Nov 18, 2025 · There are many types of statements. Perhaps the most important is the SELECT that retrieves rows from the …
Transact-SQL Reference (Database Engine) - SQL Server
Jan 26, 2026 · This article gives the basics about how to find and use Transact-SQL (T-SQL) reference articles.
What Is SQL Server? - SQL Server | Microsoft Learn
Mar 18, 2026 · Applies to: SQL Server Microsoft SQL Server is a relational database management system (RDBMS). Applications …
Connect to the SQL Server Database Engine - SQL Server
May 25, 2026 · For more information, see Default SQL Server Network Protocol Configuration. Connections to Azure SQL services, …
SELECT (Transact-SQL) - SQL Server | Microsoft Learn
Feb 4, 2026 · The SELECT statement retrieves rows from the database and enables the selection of rows or columns from tables in …