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 -> little sql help

little sql help

From: Ed Zappulla <zappullae_at_rcn.com>
Date: Mon, 25 Dec 2000 07:51:57 -0500
Message-ID: <927fp4$6a6$1@bob.news.rcn.net>

Hi, I need a little help with an update statement. I have 2 tables linked by id and want to update table A with some data in table A. I want to set table B's last and first name from table A's. Ideas?

A:

    id
    last_name
    fist_name

B:

    id
    last_name
    fist_name Received on Mon Dec 25 2000 - 06:51:57 CST

Original text of this message

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