Transact-SQL (T-SQL) is an extension to Structured Query Language (SQL). It is central to using Microsoft SQL Server. All applications that communicate with an instance of SQL Server do so by sending Transact-SQL statements to the server, regardless of the user interface of the application. This article lists known TechNet articles that are devoted to various aspects of the Transact-SQL language.