I have a table that has been partitioned. I need to export the data from all the partitions and import it into an unpartitioned table. Is this possible - if yes, how do I do that ?

Thanks.