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

Home -> Community -> Usenet -> c.d.o.server -> PL/SQL question re inserts

PL/SQL question re inserts

From: John Leslie <johnleslie_at_madasafish.com>
Date: 27 Aug 2003 04:42:37 -0700
Message-ID: <4412dd31.0308270342.7b34cbf6@posting.google.com>


Not sure if this is the correct forum for this question, but here goes.

I want create a new row in a table which is identical to an existing row except for the key value.

Is there an easy way to do this using the Insert statement, rather than reading and storeing the original record and then specifying each value for the insert statement?

JL Received on Wed Aug 27 2003 - 06:42:37 CDT

Original text of this message

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