Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Updating current row of cursor using OCI

Updating current row of cursor using OCI

From: PaulJ3 <paulj3_at_aol.com>
Date: 1997/02/20
Message-ID: <19970220053901.AAA01858@ladder02.news.aol.com>#1/1

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US