ASM System Type
| Column Name | Column Datatype | Column Null Option | Column Comment |
| platform_id | integer | not null | ID Number of the Platform |
| platform_name | nvarchar(300) | not null | Name of the Platform |
| platform_type_id | integer | not null | ID Number of the Type of Platform, corresponds to the asmo_type table |
Product Name: Unicenter Advanced System Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| platform_id | asmo_rpt | platform_id |