Station GroupID record definition
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | char(20) | not null | Station group id |
| createdate | integer | with null | Creation date |
| createtime | integer | with null | Creation time |
| createuser | varchar(32) | with null | Login id of creator |
| updatedate | integer | with null | Date of last update |
| updatetime | integer | with null | Time of last update |
| updateuser | varchar(32) | with null | Login id of last updater |
| descr | varchar(255) | with null | Group description |
Product Name: Unicenter Network and System Management/EnterpriseManagement
Table Type: Table