alter table `table_name` add column new_column_name float after existing_column
source
You must be logged in to post a comment.