Common Content for Data Engineering
- Common Content for Data Engineering 10.2.2 Service Pack 1
- All Products
ERROR(string)
Argument | Required/ Optional | Description |
---|---|---|
string | Required
| String value. The message you want to display when the Integration Service skips a row based on the expression containing the ERROR function. The string can be any length.
|
IIF( SALARY < 0, ERROR ('Error. Negative salary found. Row skipped.', EMP_SALARY )
|
|
---|---|
|
|
|
|
|
|
|
|
|
|