4/3/06

Create a procedure with parameters

In a procedure declaration, it is illegal to constrain CHAR and VARCHAR2 parameters with a length and NUMBER parameters with a precision and /or scale because the constraints will be taken from the actual parameters.

No comments: