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: Oracle 8 SQL

Re: Oracle 8 SQL

From: Randy DeWoolfson <randy_at_euclidsys.com>
Date: Fri, 11 Jun 1999 21:21:26 -0400
Message-ID: <3761B616.AC70ABC5@euclidsys.com>


except you want to preserve the values but maybe change them from string to number?

Philippe wrote:

> Update YourTable set YourColumn = null
>
> HTH,
>
> Philippe
>
> susanne mainz wrote in message <7jinfe$l2c$1_at_news.hamburg.pop.de>...
> >Hi there,
> >is there a possibility to delete a column's content from a table? I need
> to
> >change the datatype of this very column and I can't do so since there is
> >already data in it...
> >Susanne
> >
> >
Received on Fri Jun 11 1999 - 20:21:26 CDT

Original text of this message

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