We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6082e19 commit b37376bCopy full SHA for b37376b
1 file changed
docs/t-sql/database-console-commands/dbcc-clonedatabase-transact-sql.md
@@ -40,7 +40,7 @@ ms.author: "pamela"
40
manager: amitban
41
---
42
# DBCC CLONEDATABASE (Transact-SQL)
43
-[!INCLUDE [SQL Server SQL Managed Instance](../../includes/applies-to-version/sql-asdbmi.md)]
+[!INCLUDE [SQL Server](../../includes/applies-to-version/sqlserver.md)]
44
45
Generates a schema-only clone of a database by using DBCC CLONEDATABASE in order to investigate performance issues related to the query optimizer.
46
0 commit comments