EOCF_OPRDFN_PVW(SQL View) |
Index Back |
---|---|
operator definitiondefines the form of boolean operators |
SELECT A.EOCF_OPER_ID , A.EOCF_OPER_NAME FROM PS_EOCF_OPER_DEFN A WHERE A.STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_OPER_ID | Number(31,0) | DECIMAL(31) NOT NULL | operator specifier |
2 | EOCF_OPER_NAME | Character(50) | VARCHAR2(50) NOT NULL | the name of the operator |