PLS-00308: this construct is not allowed as the origin of an assignment

oracle

PLS-00308: this construct is not allowed as the origin of an assignment
Cause: The construct or expression does not designate a value that can be assigned to a variable. For example, the datatype name NUMBER cannot appear on the right hand side of an assignment statement as in X := NUMBER.
Action: Correct the illegal assignment statement.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/