Re: turn of column headings

2001-03-07 Thread Dan Nelson

In the last episode (Mar 05), Praveen Kallakuri said:
 
 
 hello there,
 
 i am a novice, so bear with this rather trivial question. 
 how do i turn off the column-headers for select statements in mysql?? 
 
 couldn't find any help with the online manual.

  -N, --skip-column-names
  Don't write column names in results.

-- 
Dan Nelson
[EMAIL PROTECTED]

-
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




Re: turn of column headings

2001-03-07 Thread Paul A. Rubin

You wrote:

hello there,

i am a novice, so bear with this rather trivial question.
how do i turn off the column-headers for select statements in mysql??

couldn't find any help with the online manual.

waiting.

praveen

If you're running the mysql client, try adding the command line switch -N.

-- Paul

***
Paul A. RubinPhone:(517) 432-3509
Department of Management Fax:  (517) 432-
The Eli Broad Graduate School of Management  E-mail:   [EMAIL PROTECTED]
Michigan State Universityhttp://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
***
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE


-
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