> * ALTER COLUMN TYPE. You can change a column's datatype to anything you
> want, so long as you can specify how to convert the old value. Rewrites
> the table. (Possible future improvement: optimize no-op conversions such
> as varchar(N) to varchar(N+1).)
That seriously makes me a happy little camper! Tell the world!
Chris