DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: View from a Function

  1. #1
    Join Date
    Jan 2001
    Posts
    515

    View from a Function

    Is there a way that I can create a view from a function? I have a function that accepts a varchar2 and then returns a ref_cursor with four values in it?

  2. #2
    Join Date
    Aug 2002
    Location
    Colorado Springs
    Posts
    5,253
    Not with a view, as there is no way of supplying the input value, but have a look at this thread at AskTom -- it may have what you need,
    David Aldridge,
    "The Oracle Sponge"

    Senior Manager, Business Intelligence Development
    XM Satellite Radio
    Washington, DC

    Oracle ACE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width