| ERROR | only functions can be declared as PIPELINED |
| CAUSE | user is trying to declare a procedure to be pipeliend function |
| ACTION | declare a function instead of a procedure to be a pipelined function |
| ERROR | only functions can be declared as PIPELINED |
| CAUSE | user is trying to declare a procedure to be pipeliend function |
| ACTION | declare a function instead of a procedure to be a pipelined function |