Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 87ffbc4

Browse files
authored
Merge pull request #17030 from WilliamAntonRohm/issue-5444
sql-docs/issues/5444 -- clarify subject
2 parents 523ff60 + b06ab65 commit 87ffbc4

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/relational-databases/tables/duplicate-tables.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: "Duplicate Tables"
3-
title: "Duplicate Tables | Microsoft Docs"
2+
description: "Duplicate Table Structures"
3+
title: "Duplicate Table Structures | Microsoft Docs"
44
ms.custom: ""
55
ms.date: "03/14/2017"
66
ms.prod: sql
@@ -12,13 +12,14 @@ helpviewer_keywords:
1212
- "copying tables"
1313
- "tables [SQL Server], duplicating"
1414
- "duplicating tables"
15+
- "duplicating table structures"
1516
- "table copying [SQL Server]"
1617
ms.assetid: c6b07423-d1e5-4e5e-8681-5088921f5df3
1718
author: stevestein
1819
ms.author: sstein
1920
monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current"
2021
---
21-
# Duplicate Tables
22+
# Duplicate Table Structures
2223
[!INCLUDE [sqlserver2016-asdb-asdbmi-asa-pdw](../../includes/applies-to-version/sqlserver2016-asdb-asdbmi-asa-pdw.md)]
2324

2425
You can duplicate an existing table in [!INCLUDE[ssCurrent](../../includes/sscurrent-md.md)] by using [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)] or [!INCLUDE[tsql](../../includes/tsql-md.md)] by creating a new table and then copying column information from an existing table.

0 commit comments

Comments
 (0)