Hi all,
Adding a column by alter table mytable add column (mynewcolumn string); works 
well for me.  This adds a field to the end of the schema.
Is there a way to add a column in between two columns?
Thanks,
Chalcy


Reply via email to