ERROR | no more rows needed |
CAUSE | The caller of a pipelined function does not need more rows to be produced by the pipelined function. |
ACTION | Catch the NO_DATA_NEEDED exception is an exception handling block. |
ERROR | no more rows needed |
CAUSE | The caller of a pipelined function does not need more rows to be produced by the pipelined function. |
ACTION | Catch the NO_DATA_NEEDED exception is an exception handling block. |