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

Commit db74f5c

Browse files
committed
fixed links
1 parent 7cdeef3 commit db74f5c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/relational-databases/polybase/polybase-scale-out-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For e.g., let's say you have an external SQL Server table with 12 monthly partit
4444
> [!NOTE]
4545
> that this is different from scale-out reads over Hadoop.
4646
47-
![PolyBase scale-out groups](../../relational-databases/polybase/media/polybase-scale-out-groups2.png "PolyBase scale-out groups")
47+
![PolyBase scale-out reads](../../relational-databases/polybase/media/polybase-scale-out-groups2.png "PolyBase scale-out groups")
4848

4949
## Distributed query processing
5050

docs/relational-databases/search/create-and-manage-full-text-catalogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.prod_service: "search, sql-database"
77
ms.technology: search
88
ms.topic: conceptual
99
f1_keywords:
10-
sql13.swb.fulltextsearch.ftcatalog.general.f1
10+
- sql13.swb.fulltextsearch.ftcatalog.general.f1
1111
helpviewer_keywords:
1212
- "full-text catalogs [SQL Server], creating"
1313
- "full-text search [SQL Server], using SQL Server Management Studio"

docs/relational-databases/tables/table-properties-ssms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ ms.technology: table-view-index
1010
ms.topic: conceptual
1111
f1_keywords:
1212
- "sql12.SWB.SELECTCOLUMNS.F1"
13+
- "sql13.SWB.SELECTCOLUMNS.F1"
1314
- "sql13.swb.tableproperties.storage.f1"
1415
- "sql13.swb.tableproperties.changetracking.f1"
1516
- "sql13.swb.tableproperties.general.f1"
16-
- "sql13.SWB.SELECTCOLUMNS.F1"
1717
- "sql13.swb.tableproperties.filetable.f1"
1818
ms.assetid: ad8a2fd4-f092-4c0f-be85-54ce8b9d725a
1919
author: stevestein
@@ -66,7 +66,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
6666
Indicates if the object was created with the quoted identifier option set to ON. For more information, see [SET QUOTED_IDENTIFIER (Transact-SQL)](../../t-sql/statements/set-quoted-identifier-transact-sql.md)
6767

6868
**Lock Escalation**
69-
Indicates the lock escalation granularity of the table. For more information about locking in the Database Engine, see [SQL Server Transaction Locking and Row Versioning Guide](../sql-server-transaction-locking-and-row-versioning-guide.md?view=sql-server-ver15). Possible values are:
69+
Indicates the lock escalation granularity of the table. For more information about locking in the Database Engine, see [SQL Server Transaction Locking and Row Versioning Guide](../sql-server-transaction-locking-and-row-versioning-guide.md). Possible values are:
7070

7171
AUTO
7272
This option allows the [!INCLUDE[ssDEnoversion](../../includes/ssdenoversion-md.md)] to select the lock escalation granularity that is appropriate for the table schema.

0 commit comments

Comments
 (0)