Subject nullable to not null
Author Lourenço de Paula
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]