DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

SQL Server T-SQL: Introduction

Start learning SQL Server T-SQL with a quick overview and Hello World.

Read time: 1 min • Words: 49
My Progress

SQL Server T-SQL — Introduction

Overview

This is a starter page for SQL Server T-SQL.

Hello World

// Hello World in SQL Server T-SQL
Hello, World!

What you'll learn

  • How to run SQL Server T-SQL
  • Basic syntax style
  • Next steps (lessons & references)

Next

Open the Syntax & Cheat Sheet page for this language.