I want to test some changes in my table declaration before actually changing the original table. So I'd like to copy one column to a file and put it in a new table and run the changes and tests. How can I do this from phpMyAdmin?
Thanks for your help!