Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.72 KB

File metadata and controls

42 lines (29 loc) · 1.72 KB
title Lesson 2: Writing Transact-SQL | Microsoft Docs
ms.custom
ms.date 03/14/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
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

Lesson 2: Writing Transact-SQL

[!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