SQL Server T-SQL: Introduction
Start learning SQL Server T-SQL with a quick overview and Hello World.
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.