Subject | nullable to not null |
---|---|
Author | Lourenço de Paula |
Post date | 2003-08-28T18:23:16Z |
Hello,
I'm trying to alter a column from nullable to not null, I'm using the following command:
ALTER TABLE MY_TABLE alter MY_FIELD TYPE NUMERIC(5,2) NOT NULL
but firebird is showing a error message.
How can I alter a column from nullable to not null???
Any help will be usefull.
Thanks
Lurenço de Paula
lourenco.d@...
[Non-text portions of this message have been removed]
I'm trying to alter a column from nullable to not null, I'm using the following command:
ALTER TABLE MY_TABLE alter MY_FIELD TYPE NUMERIC(5,2) NOT NULL
but firebird is showing a error message.
How can I alter a column from nullable to not null???
Any help will be usefull.
Thanks
Lurenço de Paula
lourenco.d@...
[Non-text portions of this message have been removed]