Issue
I need to export a table from phpmyadmin to a comma delimited text file. I think there is a code but can't seem to find it. I found one but it doesnt work.
I need to export this table because I need to organize it and sort it and add another column so I can add data to this column.
How can I do this please?
Solution
In PHPAdmin, if I recall correctly, there is an Export tab. If you click on that, you can select the table(s) you want to export and which format you would like to export the data in. CSV, .zip, .gzip, etc...
Answered By - jaywon
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.