Skip to content

Commit 9810a23

Browse files
Merge pull request #7968 from scott-epperly/patch-4
Added connected workspace reference
2 parents eed56b5 + fc6b956 commit 9810a23

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/t-sql/statements/alter-database-transact-sql.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,8 @@ Renames the database with the name specified as *new_database_name*.
10451045
The 'MODIFY NAME' option has some support limitations in Azure Synapse:
10461046
- Unsupported with Azure Synapse serverless pools
10471047
- Unsupported with dedicated SQL pools created in your Azure Synapse Workspace
1048-
- Supported with dedicated SQL pools (formerly SQL DW) created via the [Azure portal](https://portal.azure.com/#create/Microsoft.SQLDataWarehouse)
1048+
- Supported with dedicated SQL pools (formerly SQL DW) created via the [Azure portal](https://portal.azure.com/#create/Microsoft.SQLDataWarehouse), including those with a [connected workspace](/azure/synapse-analytics/sql-data-warehouse/workspace-connected-create)
1049+
10491050

10501051
#### MAXSIZE
10511052
The default is 245,760 GB (240 TB).

0 commit comments

Comments
 (0)