dbTalk Databases Forums  

How can I get information about name columns returned in ref cursor type ???

comp.database.oracle comp.database.oracle


Discuss How can I get information about name columns returned in ref cursor type ??? in the comp.database.oracle forum.



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

Default How can I get information about name columns returned in ref cursor type ??? - 03-09-2005 , 05:10 AM






Hi,


I have some problem. Some PL/SQL procedure return parameter which is a ref cursor
type. Can I get information about column names returned in ref cursor ???.
I know, that I can get information about column names by using dynamic SQL and
dbms_sql package. There is a procedure (describe_columns) which return information
about columns, but it required a cursor id. Can I get information about cursor id
from ref cursor ? If not, what can I use to get information about column names
returned in ref cursor ???


Thanks


Maciek

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.