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: Help me altering table defination

Re: Help me altering table defination

From: Erwin Dondorp <erwindon_at_wxs.nl>
Date: Mon, 03 Jan 2000 07:55:47 +0100
Message-ID: <387047F3.B37D5DE9@wxs.nl>


Norazman wrote:
> Is there any easy way I can remove the default without having to
> re-create the table.

ALTER TABLE x MODIFY (mydate DEFAULT NULL);

--
Erwin Dondorp
<http://www.dondorp.com/> Received on Mon Jan 03 2000 - 00:55:47 CST

Original text of this message

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