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

updation problem

From: <ajay.bisht_at_gmail.com>
Date: 27 Mar 2006 01:03:21 -0800
Message-ID: <1143450201.523666.97770@j33g2000cwa.googlegroups.com>


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. Received on Mon Mar 27 2006 - 03:03:21 CST

Original text of this message

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