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 -> fields data copying

fields data copying

From: <ferme_at_my-dejanews.com>
Date: Mon, 03 May 1999 21:06:04 GMT
Message-ID: <7gl33p$ljb$1@nnrp1.dejanews.com>


Does someone knows what is the simplest sql command that enable you to copy data from one field to another field that is not create

example in the table NAMES
to be able to copy the info of those field

field Age = 25
field Group = term
field sex = M
field town = Weston
field Tel = 256-4589
field email = xxxx_at_222.com

into another field but the difference is only the Age. and the data is the same as the one above.

field Age = 26
field Group = term
field sex = M
field town = Weston
field Tel = 256-4589
field email = xxxx_at_222.com

thanks

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Mon May 03 1999 - 16:06:04 CDT

Original text of this message

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