Title: Export from multiple tables
Last modified: August 19, 2018

---

# Export from multiple tables

 *  Resolved [creativ3y3](https://wordpress.org/support/users/creativ3y3/)
 * (@creativ3y3)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/export-from-multiple-tables/)
 * Is it possible to export from multiple table data, or views in the database? 
   IE I have one table with data that includes user id. I then want to export this
   data and get users with the same Id to get their email and join them to the relevant
   data. I know this can be done using SQL joins but can you do this with the plugin
   or look at such a view in the data and export it?
    Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/export-from-multiple-tables/#post-10614696)
 * Hi [@creativ3y3](https://wordpress.org/support/users/creativ3y3/)
 * You can only export from 1 table/post type at a time (the ones listed in the 
   drop down on step 1), but in that export you can use custom PHP functions to 
   grab data from other tables: [http://www.wpallimport.com/tour/export-developer-friendly/](http://www.wpallimport.com/tour/export-developer-friendly/).
 * For example, in a “Users” export you could set up multiple fields that are exporting
   the user ID and use functions on each of those fields to grab different data 
   from other tables.

Viewing 1 replies (of 1 total)

The topic ‘Export from multiple tables’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-export/assets/icon-256x256.png?rev=2570162)
 * [WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel](https://wordpress.org/plugins/wp-all-export/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-export/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-export/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-export/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-export/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-export/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/export-from-multiple-tables/#post-10614696)
 * Status: resolved