| 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 |
|
|
| monikerRange | >=aps-pdw-2016 |
[!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 |
Azure Synapse Analytics and Parallel Data Warehouse Catalog Views