Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in Oracle only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
Forum
Topic
Oracle
retrive morethan one value
Collapse
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
krishhhna
New Member
Join Date:
Aug 2007
Posts:
13
#1
retrive morethan one value
Sep 29 '07, 02:58 PM
how we can retrive more than one value by using function? could you please give me the example
Mala232
New Member
Join Date:
Jul 2007
Posts:
16
#2
Sep 30 '07, 05:30 AM
Originally posted by
krishhhna
how we can retrive more than one value by using function? could you please give me the example
Hello,
use IN ,OUT ,INOUT modes while using parameters to a function
regards,
mala
Comment
Post
Cancel
Rakeshy
New Member
Join Date:
Sep 2007
Posts:
4
#3
Oct 1 '07, 09:08 AM
Originally posted by
Mala232
Hello,
use IN ,OUT ,INOUT modes while using parameters to a function
regards,
mala
Hi,
You can use Ref Cursor.
Bye
Comment
Post
Cancel
debasisdas
Recognized Expert
Expert
Join Date:
Dec 2006
Posts:
8119
#4
Oct 1 '07, 09:34 AM
You need to use Function with OUT parameters.
Comment
Post
Cancel
Saii
Recognized Expert
New Member
Join Date:
Apr 2007
Posts:
145
#5
Oct 1 '07, 06:35 PM
It is better to use procedure when you want to send multiple values. Functions should be limited to return one value.
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Comment