I am not able to add a TEXT type column to a table in sybase ASE with not null constraint. I am able to add TEXT column, but "not null" constraint not able to add.
Or how to modify TEXT column to add "not null" constraint. When I try to modify a TEXT column, am getting error "You cannot modify column colName to TEXT/IMAGE/UNITEXT type". Please suggest how to add or modify a text type column with not null constraint.