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 -> Re: PL/SQL

Re: PL/SQL

From: John Russell <netnews_at_johnrussell.mailshell.com>
Date: Sat, 29 Sep 2001 09:50:26 GMT
Message-ID: <h66brtcstf4jaiqgoe1k3pvav291aie27o@4ax.com>


Insert or update using a %ROWTYPE is a known requirement. Not currently available though.

John

On 28 Sep 2001 11:42:49 -0700, gloriaz_ca_at_yahoo.com (Gloria Zhao) wrote:

>Hi there,
>
> I would like to update an entire row of a record in a table by
>using %rowtype. In this case I don't have to mention the individual
>column's names for the row. Is there any way that I can do it in
>Oracle, like assigning a record in table1 to a record in table2 when
>they have the same key fields? I would appreciate it if you could
>provide any advise.
>
>Thanks a lot.
>
>Gloria

--
Got an Oracle database question?
Try the search engine for the database docs at:
http://tahiti.oracle.com/
Received on Sat Sep 29 2001 - 04:50:26 CDT

Original text of this message

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