On Thu, 29 Apr 2004 16:05:56 -0400 (EDT)
[EMAIL PROTECTED] wrote:
> hi,
> i have a huge database and i want to transfer the data to a
> file. can i
> tranfer the result of a query to a file for eg.
>
> if i say select * from tablename;
>
> it selects all the tables. but the mys
hi,
i have a huge database and i want to transfer the data to a file. can i
tranfer the result of a query to a file for eg.
if i say select * from tablename;
it selects all the tables. but the mysql window is small to see all the
records when the database has many records.can i send