Jump to content

Export question


STaRDoGG

Recommended Posts

 

Is there a way to get an sql dump to be able to import later, that only dumps from a specific table AND only when it matches a specific column header?

 

For example, I have a table named "Messages", which has many columns/rows and many users, so I want to only export the rows that are from a specific user. The user is identifiable by the number "3" in the column named "uid".

 

So I'd like to be able to export from the Messages table and only for user 3. Possible?

 

TIA

 

Link to comment
https://forums.phpfreaks.com/topic/171501-export-question/
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.