Skip to main content
markireland
Known Participant
September 30, 2008
Question

stored procedure serves up its own code

  • September 30, 2008
  • 1 reply
  • 325 views
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
This topic has been closed for replies.

1 reply

Participating Frequently
October 1, 2008
quote:

it also serves up its own sql code as content
What do you mean by that, exactly? Do you have an example of what it is doing or some code from the SP?

Phil