Yep.

10.2 reference documentation is at http://db.apache.org/derby/docs/10.2/ref/

ALTER TABLE tableName ALTER COLUMN columnName NULL

... is described in the ALTER TABLE statement:
http://db.apache.org/derby/docs/10.2/ref/rrefsqlj81859.html

Dan Scott

On 18/02/07, Amir Michail <[EMAIL PROTECTED]> wrote:
Hi,

Is there an easy way to change a not null column to a null one?

Amir

Reply via email to