Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

stored procedure serves up its own code

Explorer ,
Sep 30, 2008 Sep 30, 2008
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
TOPICS
Advanced techniques
292
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Oct 01, 2008 Oct 01, 2008
LATEST
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
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources