The full form of T-SQL is Transact-SQL. It is an extension of SQL (Structured Query Language) that is used primarily with Microsoft SQL Server and Sybase ASE. T-SQL includes additional features such as procedural programming, local variables, and various functions that enhance the capabilities of standard SQL.