Question
stored procedure serves up its own code
I have a stored procedure in Oracle with no in, out or inout
parameters and it works but . . ..
it also serves up its own sql code as content!?!
How can I prevent this?
Thanks
it also serves up its own sql code as content!?!
How can I prevent this?
Thanks
