On Mon, Nov 19, 2001 at 03:19:41PM +1300, James Robertson - Composite Design wrote: > Hello > > Is there a way to include table column names as headers using 'SELECT * INTO > OUTFILE...'? > > Cheers > James A Robertson
No. SELECT selects data from the table. The column names are not table data. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php