Hello.
What client do you use?
You may use -e option for mysql client program and store result
in the file:
mysql -e 'select * from test.table' > res.txt
'SELECT ... INTO OUTFILE' may be useful.
[EMAIL PROTECTED] wrote:
>
> Hi,
> How to read a text type field from the d
Hi,
How to read a text type field from the data base. By simple
select I am not able to see the whole data at a time. Please advise me
here.
Thanks,
Narasimha
-Original Message-
From: Gleb Paharenko [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 23, 2005 9:06 PM
To: mysql@li