Skip to content

Commit 64e5c7f

Browse files
committed
Adding link to the query & tooling sections
1 parent f1d7240 commit 64e5c7f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/synapse-analytics/sql/on-demand-workspace-overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ author: filippopovic
66
ms.service: synapse-analytics
77
ms.topic: overview
88
ms.subservice: sql
9-
ms.date: 01/19/2022
9+
ms.date: 10/11/2022
1010
ms.author: fipopovi
1111
ms.reviewer: sngun
1212
---
13-
# Serverless SQL pool in Azure Synapse Analytics
13+
# Serverless SQL pool in Azure Synapse Analytics
1414

1515
Every Azure Synapse Analytics workspace comes with serverless SQL pool endpoints that you can use to query data in the [Azure Data Lake](query-data-storage.md) ([Parquet](query-data-storage.md#query-parquet-files), [Delta Lake](query-delta-lake-format.md), [delimited text](query-data-storage.md#query-csv-files) formats), [Cosmos DB](query-cosmos-db-analytical-store.md?toc=%2Fazure%2Fsynapse-analytics%2Ftoc.json&bc=%2Fazure%2Fsynapse-analytics%2Fbreadcrumb%2Ftoc.json&tabs=openrowset-key), or Dataverse.
1616

1717
Serverless SQL pool is a query service over the data in your data lake. It enables you to access your data through the following functionalities:
18-
19-
- A familiar [T-SQL syntax](overview-features.md) to query data in place without the need to copy or load data into a specialized store.
20-
- Integrated connectivity via the T-SQL interface that offers a wide range of business intelligence and ad-hoc querying tools, including the most popular drivers.
18+
19+
- A familiar [T-SQL syntax](overview-features.md) to query data in place without the need to copy or load data into a specialized store. To learn more, see the [T-SQL support](#t-sql-support) section.
20+
- Integrated connectivity via the T-SQL interface that offers a wide range of business intelligence and ad-hoc querying tools, including the most popular drivers. To learn more, see the [Client tools](#client-tools) section.
2121

2222
Serverless SQL pool is a distributed data processing system, built for large-scale data and computational functions. Serverless SQL pool enables you to analyze your Big Data in seconds to minutes, depending on the workload. Thanks to built-in query execution fault-tolerance, the system provides high reliability and success rates even for long-running queries involving large data sets.
2323

0 commit comments

Comments
 (0)