Hello,I found out that it is impossible to drop a column in a table in derby. I thought that I can live with that if I could drop not null constraint from the column I need to drop and leave that column unused.
But: how can I drop not null constraint on the column? Best regards, Piotr
