dbTalk Databases Forums  

Return multiple values form Procedures

comp.database.oracle comp.database.oracle


Discuss Return multiple values form Procedures in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kintaro
 
Posts: n/a

Default Return multiple values form Procedures - 05-25-2004 , 07:23 AM






Hi!
I'm a newbie in pl/sql programming..
my problem is how to return multiple values from a stored procedures..
I tryed with cursor but there's prob something i wrong..
Maybe u could post me an example of procedures returning a coloumn of values..
I'm becoming mad about this!! ^^
10x

Reply With Quote
  #2  
Old   
Jim Kennedy
 
Posts: n/a

Default Re: Return multiple values form Procedures - 05-25-2004 , 07:28 AM







"kintaro" <aresi_michele (AT) yahoo (DOT) it> wrote

Quote:
Hi!
I'm a newbie in pl/sql programming..
my problem is how to return multiple values from a stored procedures..
I tryed with cursor but there's prob something i wrong..
Maybe u could post me an example of procedures returning a coloumn of
values..
I'm becoming mad about this!! ^^
10x
You would define multiple out parameters that are ref cursors. See
asktom.oracle.com and do a search.
Jim




Reply With Quote
  #3  
Old   
kintaro
 
Posts: n/a

Default Re: Return multiple values form Procedures - 05-25-2004 , 12:33 PM



"Jim Kennedy" <kennedy-downwithspammersfamily (AT) attbi (DOT) net> wrote

Quote:
"kintaro" <aresi_michele (AT) yahoo (DOT) it> wrote in message
news:363e6471.0405250423.388295e5 (AT) posting (DOT) google.com...
Hi!
I'm a newbie in pl/sql programming..
my problem is how to return multiple values from a stored procedures..
I tryed with cursor but there's prob something i wrong..
Maybe u could post me an example of procedures returning a coloumn of
values..
I'm becoming mad about this!! ^^
10x

You would define multiple out parameters that are ref cursors. See
asktom.oracle.com and do a search.
Jim
I took a look at the site.. it seems good.. i hope to find out some
simple (very simple :P ) examples about my problems.. ^^


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.