Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.92 KB

File metadata and controls

47 lines (34 loc) · 1.92 KB
title Lesson 2: Writing Transact-SQL | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-non-specified
ms.prod_service sql-non-specified
ms.service
ms.component ssms-tutorial
ms.reviewer
ms.suite sql
ms.technology
database-engine
ms.tgt_pltfrm
ms.topic article
ms.assetid 439cfab5-c049-43a8-8617-59eaa8d24873
caps.latest.revision 31
author BYHAM
ms.author rickbyh
manager jhubbard
ms.workload On Demand

Lesson 2: Writing Transact-SQL

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] [!INCLUDEssManStudioFull] is an integrated development environment for writing [!INCLUDEtsql], MDX, DMX, and XML queries, and SQLCMD commands. The tutorial illustrates using the Database Engine Query Editor to write a [!INCLUDEtsql] script.

PLEASE NOTE!! This lesson focuses on using SSMS while working with T-SQL statements, not on how to write T-SQL statements! For a tutorial on writing [!INCLUDEtsql] statements, see Tutorial: Writing Transact-SQL Statements.

This lesson covers the following topics:

Next Task in Lesson

Connecting with Query Editor