Saved Bookmarks
| 1. |
When To Use Abort, Decode Functions? |
|
Answer» Abort can be used to Abort / stop the SESSION on an error condition. If the primary key COLUMN contains NULL, and you need to stop the session from continuing then you MAY use ABORT function in the DEFAULT value for the port. It can be used with IIF and DECODE function to Abort the session. Abort can be used to Abort / stop the session on an error condition. If the primary key column contains NULL, and you need to stop the session from continuing then you may use ABORT function in the default value for the port. It can be used with IIF and DECODE function to Abort the session. |
|