Problem:
While executing the callable statement or prepared statement, you may get this error.
Solution:
Just check how many " ? " parameters you are using with your procedure call or prepared statement call.
While executing the callable statement or prepared statement, you may get this error.
Solution:
Just check how many " ? " parameters you are using with your procedure call or prepared statement call.