This document provides a summary of Transact-SQL Data Definition Language (DDL) statements in SQL Server 2012. It includes overviews of the ALTER, CREATE, and DROP statements used to define and modify database structures and objects. Examples of statements are ALTER TABLE, CREATE INDEX, and DROP PROCEDURE.