Skip to content

Commit 40f4636

Browse files
Merge pull request #226662 from Stralle/main
Added a new constraint.
2 parents cf6cf8b + 43e9b52 commit 40f4636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,6 +1099,7 @@ Some general system constraints might affect your workload:
10991099
| Maximum query duration | 30 minutes. |
11001100
| Maximum size of the result set | Up to 400 GB shared between concurrent queries. |
11011101
| Maximum concurrency | Not limited and depends on the query complexity and amount of data scanned. One serverless SQL pool can concurrently handle 1,000 active sessions that are executing lightweight queries. The numbers will drop if the queries are more complex or scan a larger amount of data. |
1102+
| Maximum size of External Table name | 100 characters. |
11021103

11031104
### Can't create a database in serverless SQL pool
11041105

0 commit comments

Comments
 (0)