Functions [message #369791] |
Thu, 12 October 2000 04:00 |
Balaji
Messages: 102 Registered: October 2000
|
Senior Member |
|
|
i couldn't use the function eventhough it is created successfully.
it is telling function status is invalid.
how to make this valid?
|
|
|
Re: Functions [message #369792 is a reply to message #369791] |
Thu, 12 October 2000 10:41 |
Suresh
Messages: 189 Registered: December 1998
|
Senior Member |
|
|
to access function, it should be valid..otherwise it gives error.. Check whether there are any errors in your source code..
give
show errors
at sql prompt after execution of source code..
if it's showing No errors then query user_errors table to display errors..
Suresh
|
|
|