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: Two columns - exchange

Re: Two columns - exchange

From: Project Account <hpgs_at_cs.hku.hk>
Date: 26 Jan 1999 11:59:45 GMT
Message-ID: <78kanh$ekb$1@www.csis.hku.hk>


sikh (sikh_at_friko5.onet.pl) wrote:
: Hello !

: I am learning Oracle and SQL - (english too :)) and I have a problem. How
: can I exchange the values of two columns named "name" and "address". Both
: are varchar2(200) and both are existing in the same table "emp".
: Help, please ;)

        How about renaming the columns... ? (don't know if there's any impact on the indexes...) Received on Tue Jan 26 1999 - 05:59:45 CST

Original text of this message

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