Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Updating current row of cursor using OCI
Is this type of thing possible? Something along the lines of
update table column = value where current of (how do I get this cursor name?)
Or really anything that will allow me to update a row without knowing particular colunms I want to put after the "where" keyword.
Thanks for any info. Received on Thu Feb 20 1997 - 00:00:00 CST
![]() |
![]() |