Skip to content

Commit b37376b

Browse files
CloneDatabase Fix
1 parent 6082e19 commit b37376b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/database-console-commands/dbcc-clonedatabase-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ms.author: "pamela"
4040
manager: amitban
4141
---
4242
# DBCC CLONEDATABASE (Transact-SQL)
43-
[!INCLUDE [SQL Server SQL Managed Instance](../../includes/applies-to-version/sql-asdbmi.md)]
43+
[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]
4444

4545
Generates a schema-only clone of a database by using DBCC CLONEDATABASE in order to investigate performance issues related to the query optimizer.
4646

0 commit comments

Comments
 (0)