Hi, Sometimes I add columns to tables. But when I forget an option, I can't do much, but going back to backup copy or creating a copy of whole database with little change.
e.g. a column misses default value. So I would like to see more alter table things. Maybe like this: ALTER TABLE testTable SET DEFAULT FOR testField TO 0 or ALTER TABLE testTable SET UNIQUE FOR testField TO 1 Sincerely Christian -- Read our blog about news on our plugins: http://www.mbsplugins.de/

