Microsoft SQL Azure Database supports Transact-SQL grammar that you can use to query a database and to insert, update, and delete data in tables in a database. The topics in this section describe the Transact-SQL grammar support provided by SQL Azure.
Important: |
|---|
|
The Transact-SQL Reference for SQL Azure is a subset of Transact-SQL for SQL Server.
|
This section provides a series of foundational topics for understanding and using the Transact-SQL grammar with SQL Azure. To view details about data types, functions, operators, statements, and more, you can browse through the table of contents in these sections or search for topics in the index.
For more information about Transact-SQL, see Transact-SQL Reference (Database Engine) in SQL Server Books Online.
Concepts
Introducing SQL Azure Database
>