> *ALTER TABLE* isn't as easy as *CREATE TABLE*.> It has another problem because it hasn't implemented> *DEFAULT* yet.
Just out of interest, is there a special reason it's difficult to implementthe DEFAULT feature of alter table add column?
Chris