[EMAIL PROTECTED] wrote:
> 
> Hello,
>      When you create a query, how do you save it?  Is there a special
> command to save a query?
> 
> Thanks Mark
> 


Query is just text...  if you are in unix under mysql monitor
you can do

\e

on any line after you run the query (and before you type a new one)
and it will open the editor you have configured, you can
then save it from the editor to wherever you want.

---------------------------------------------------------------------
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

Reply via email to