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: change data_default

Re: change data_default

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Fri, 08 Aug 2003 17:10:44 +0200
Message-ID: <jaf7jvkjvrh518aveecgn9u3i3hv650bdu@4ax.com>


On Fri, 8 Aug 2003 11:46:11 +0200, "Hubert Holler" <haiflosse_at_gmx.net> wrote:

>Can somebody tell me how I can change the data_default of a filed.
>my table is called "media" and the filed is called "med_activ" and the
>default value should be "1".
>
>Hope somebody can help me there.
>Thanks a lot
>Hubert
>

Just use the alter table modify command. NEVER EVER try to update the dictionary directly

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Fri Aug 08 2003 - 10:10:44 CDT

Original text of this message

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