| ERROR | a pipelined function cannot be called from PL/SQL context |
| CAUSE | A pipelined function was invoked from a PL/SQL expression. |
| ACTION | Use the pipelined function in the FROM clause of a SQL query. |
| ERROR | a pipelined function cannot be called from PL/SQL context |
| CAUSE | A pipelined function was invoked from a PL/SQL expression. |
| ACTION | Use the pipelined function in the FROM clause of a SQL query. |