Re: Export On 31 Jan, 09:09, Plantky <ngokang...@gmail.com> wrote:
> Hi all,
> How do I export query results? I'm using phpmyadmin, which only lets
> me export the whole database, or 1 page of the results. I get 10211
> rows from this query, but everytime i LIMIT to 10000 rows the browser
> doesn't finish loading the whole table.
PMA allows you to export a table by itself, not just the whole
database or one page of results. |