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 -> Newbie: Saving a row

Newbie: Saving a row

From: P B <pbeliveau_at_avcorp.com>
Date: Fri, 11 Oct 2002 14:33:04 -0400
Message-ID: <a16equscem56hotd1jv26p97glbket9f19@4ax.com>


I've read a row from a table into a PL/SQL variable, made some change (including the primary key) and want to insert it back to the table.

Do I have to list all the 50 columns to do the insertion or I can insert the row variable in one shot?

Thanks Received on Fri Oct 11 2002 - 13:33:04 CDT

Original text of this message

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