At 12:59 PM 8/23/2004, you wrote:
If you wanted html output you could do this
mysql -u<user> -p -H -e"query_to_run" > webFile.html
...
The -H switch produces HTML output.

It would be real nice if they added this feature to the Select statement. :-)

Mike


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to