Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Accessing cursor fields
In article <a96pvh$qlmp$1_at_ID-139511.news.dfncis.de>, "duarte" says...
>
>I need access the cursor field with a index, how to ?
>
>
if you mean in PLSQL, you can do that with DBMS_SQL and dynamic sql. otherwise you do it by name.
-- Thomas Kyte (tkyte@oracle.com) http://asktom.oracle.com/ Expert one on one Oracle, programming techniques and solutions for Oracle. http://www.amazon.com/exec/obidos/ASIN/1861004826/ Opinions are mine and do not necessarily reflect those of Oracle CorpReceived on Fri Apr 12 2002 - 20:01:19 CDT
![]() |
![]() |