Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.08 KB

File metadata and controls

28 lines (23 loc) · 1.08 KB
title sys.pdw_health_component_groups (Transact-SQL)
description See a reference for the system catalog view sys.pdw_health_component_groups (Transact-SQL) for Analytics Platform System.
author WilliamDAssafMSFT
ms.author wiassaf
ms.date 05/12/2022
ms.service sql
ms.subservice system-objects
ms.topic reference
ms.custom kr2b-contr-experiment
dev_langs
TSQL
monikerRange >=aps-pdw-2016

sys.pdw_health_component_groups (Transact-SQL)

[!INCLUDE pdw]

This view stores information about logical groupings of components and devices.

Column Name Data Type Description Range
group_id int Unique identifier for components and devices.
Key for this view.
NOT NULL
group_name nvarchar(255) Logical group name for the components and devices. NOT NULL

See Also

Azure Synapse Analytics and Parallel Data Warehouse Catalog Views