Community

Transact-SQL: Data Definition Language (DDL) Basics

(Buck Woody) Before you’re able to work with data within a SQL Server database, you need to create the database and data-bearing objects within it. The statements within Transact-SQL (T-SQL) that create objects are grouped into a family called Data Definition Language, or DDL.

Read More - Register for Free Membership