PowerCenter
- PowerCenter 10.4.0
- All Products
Column Name
| Datatype
| Description
|
---|---|---|
LABEL_ID*
| NUMBER
| Label ID.
|
LABEL_NAME
| VARCHAR2 (240)
| Label name.
|
DESCRIPTION
| VARCHAR2 (2000)
| Label description.
|
CREATED_BY
| VARCHAR2 (240)
| Name of user who created the label.
|
OWNER_ID
| NUMBER
| User ID.
|
GROUP_ID
| NUMBER
| Group ID.
|
CREATION_TIME
| VARCHAR2 (30)
| Label creation time.
|
LAST_SAVED
| VARCHAR2 (30)
| Time when label was last saved.
|
LABEL_TYPE
| NUMBER
| Label type.
2 = Can apply label to one version of the object.
|
LABEL_STATUS
| NUMBER
| Label status. 1 = label unlocked; 2 = label locked.
|
*Indicates that the column is a key column. |