Subject | Re: [Firebird-Java] How to remove the default value for columns? |
---|---|
Author | Helen Borrie |
Post date | 2004-07-05T00:33:42Z |
At 07:41 PM 1/07/2004 +0000, you wrote:
Helen
(Moderator)
>When I created the table, I defined default forThis isn't a Java question. Please repost it in firebird-support.
>certain columns (e.g., current_timestamp).
>
>Now, I need to remove such defaults. The alter
>table ... alter column ... does not have the syntax
>to remove the default.
>
>Other than dropping and recreating the columns,
>is there an easy way?
Helen
(Moderator)