Tried to set a new default for a column in Mimer SQL. However, this field seems to be read-only in the alter table wizard. I want to, for example, do:
alter table newtable alter col2 set default 14;
By setting 14 in the default column of the appropriate row.
Hi Bengt
I have registered this problem and will bring it up for discussion
Thanks for reporting it!
RegardsÂ
Peer
Bengt Gunne
Tried to set a new default for a column in Mimer SQL. However, this field seems to be read-only in the alter table wizard. I want to, for example, do:
alter table newtable alter col2 set default 14;
By setting 14 in the default column of the appropriate row.