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

Commit 2ec28f4

Browse files
committed
Corrected typo: I address changed to IP address
1 parent 62ab919 commit 2ec28f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/system-dynamic-management-views/sys-dm-exec-compute-nodes-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ monikerRange: ">=aps-pdw-2016||=azure-sqldw-latest||>=sql-server-2016||=sqlallpr
3535
|compute_node_id|**int**|Unique numeric id associated with the node. Key for this view.|Unique across scale-out cluster regardless of type.|
3636
|type|**nvarchar(32)**|Type of the node.|'COMPUTE', 'HEAD'|
3737
|name|**nvarchar(32)**|Logical name of the node.|Any string of appropriate length.|
38-
|address|**nvarchar(32)**|P address of this node.|IP address range|
38+
|address|**nvarchar(32)**|IP address of this node.|IP address range|
3939

4040
## See Also
4141
[PolyBase troubleshooting with dynamic management views](https://msdn.microsoft.com/library/ce9078b7-a750-4f47-b23e-90b83b783d80)

0 commit comments

Comments
 (0)