SYSCAT.WORKCLASSSETS catalog view
Each row represents a work class set.
| Column Name | Data Type | Nullable | Description |
|---|---|---|---|
| WORKCLASSSETNAME | VARCHAR (128) | Name of the work class set. | |
| WORKCLASSSETID | INTEGER | Identifier for the work class set. | |
| CREATE_TIME | TIMESTAMP | Time at which the work class set was created. | |
| ALTER_TIME | TIMESTAMP | Time at which the work class set was last altered. | |
| REMARKS | VARCHAR (254) | Y | User-provided comments, or the null value. |