How to remove default value?

Answer:
alter table tablename modify (columnname default null);

John Chiu

Question:

Jean-Luc wrote in message ...
>Probably a simple one;
>
>Does anybody know how to remove a default value from a column?
>
>Thanks in advance, Jean-Luc
 

Hosted by www.Geocities.ws

1