About 78,500,000 results
Open links in new tab
  1. Transact-SQL Reference (Database Engine) - SQL Server

    Nov 18, 2025 · This article gives the basics about how to find and use the Microsoft Transact-SQL (T-SQL) reference articles. T-SQL is central to using Microsoft SQL products and services.

  2. T-SQL Tutorial

    T-SQL (Transact-SQL) is an extension of SQL language. This tutorial covers the fundamental concepts of T-SQL such as its various functions, procedures, indexes, and transactions …

  3. TSQL Tutorial - Learn Transact SQL language

    Transact-SQL (T-SQL) is a programming language used to manage and manipulate relational databases. It is a proprietary language developed by Microsoft and is the primary language …

  4. Transact-SQL - Wikipedia

    Transact-SQL (T-SQL) is Microsoft 's and Sybase 's proprietary extension to the SQL (Structured Query Language) used to interact with relational databases.

  5. SQL Server Tutorial

    The SQL server basics section shows you how to use the Transact-SQL (T-SQL) to interact with SQL Server databases. You will learn how to manipulate data from the database such as …

  6. SQL Cheat Sheet for SQL Server T-SQL Commands

    Oct 17, 2022 · In this article, we cover some basic T-SQL commands that show you how to interact with a SQL Server database table.

  7. Beginner to T-SQL [Full Course] - YouTube

    You will learn database fundamentals and concepts, then dive into writing T-SQL queries. You'll also learn how to filter, find data, and tackle writing multi-table joins.

  8. T-SQL Tutorial - Tpoint Tech - Java

    Mar 17, 2025 · T-SQL (Transact SQL) tutorial is designed for both beginners and professionals. T-SQL expands the SQL to include procedural programming, local variables, string processing, …

  9. T-SQL Tutorial: Write Transact-SQL Statements - SQL Server

    Nov 18, 2025 · Welcome to the Writing Transact-SQL Statements tutorial. This tutorial is intended for users who are new to writing SQL statements. It helps new users get started by reviewing …

  10. Get started with Transact-SQL programming - Training

    Transact-SQL (T-SQL) provides a robust programming language with features that let you temporarily store values in variables, apply conditional execution of commands, pass …