Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: return single record
I think using 'the' on the collection would be my second choice after ref
cursor. Why does your client doesn't want to use ref cursor? I can't think
of anything else, as returning arbitrary data structure would be a problem
in select.
Raj
QOTD: Any clod can have facts, but having an opinion is an art!
-----Original Message-----
Sent: Tuesday, December 18, 2001 11:15 AM
To: Multiple recipients of list ORACLE-L
Hi Raj !
Actually I had similar problems some days back where i was supposed to
treturn recordset(more than one) . At that time i created object and
collection of object and then using cast operator and "the" operator i was
able to return recodset from function . I could have used that function in
sql statement also; Actually i am Delphi programmar and our client does not
want to use like that. Moreover they don't want to use ref cursor or any PL
sql table i hope u will sugeest some thing on it. thanx in advance
*********************************************************************1
This e-mail message is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank you.
*********************************************************************1
Received on Tue Dec 18 2001 - 17:19:59 CST
![]() |
![]() |