as far as i know we have no option to do that. Instead, you can create another table with CTAS with the required columns, export that table and import in the another database.

Thanks,