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 -> Re: updation problem

Re: updation problem

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 27 Mar 2006 11:38:48 -0800
Message-ID: <1143488320.908542@yasure.drizzle.com>


ajay.bisht_at_gmail.com wrote:
> Suppose i am having two tables say:
> t_try1:column name EmpName,Empid(PK),tid
> t_try2:column name Tname,Empid(FK),tid
>
> in t_try1 there are non-null values..
> in t_try2 "tid" is a new column added...Now i want to fill this column
> with the t_try1.tid.
> I am unable to get a correct update query.

We don't do homework.

Post your query and explain why it does not work.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Mon Mar 27 2006 - 13:38:48 CST

Original text of this message

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