Hi Payne.

Payne wrote:

Hey,

been trying to output a select statment to a file, all the books I have only show how to input from a file, what is the correct way....

I thought I could do select * from my_toy >> `/tmp/my_toys`

You can do 'select * into outfile from <table name>;'


But I get an error.

Payne

--
Luke Vanderfluit.
Analyst/Programmer.
Internode Systems Pty. Ltd.


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

Reply via email to