See other language references
statementsTo find the system tables, views, functions, and procedures, see these links, which are in the
Databases
section of the SQL documentation.
System catalog views
System compatibility views
System dynamic management views
System functions by category
System information schema views
System stored procedures
System tables
The T-SQL reference articles encompass multiple versions of SQL Server, starting with SQL
Server 2008 (10.0.x), and the other Azure SQL services. Near the top of each article, is a section
that indicates which products and services support subject of the article.
For example, this article applies to all versions, and has the following label.
Analytics Platform System (PDW)
Another example, the following label indicates an article that applies only to Azure Synapse
Analytics and Parallel Data Warehouse.
Analytics Platform System (PDW)
In some cases, the article is used by a product or service, but all of the arguments aren’t
supported. In this case, other
sections are inserted into the appropriate argument
descriptions in the body of the article.
For more information, see
docs navigation guide.
For online help, see the
Microsoft Q & A Transact-SQL Forum.
The SQL docs include these other language references:
XQuery language reference (SQL Server)
Integration Services language reference
Replication language reference
Multidimensional Expressions (MDX) reference
Tutorial: Write Transact-SQL statements