You still get two lines, it's just that one of the lines is blank, and the
other says, "text to the screen".
Jesse
----- Original Message -----
From: "Wai-Sun Chia" <[EMAIL PROTECTED]>
To: "Dan Buettner" <[EMAIL PROTECTED]>
Cc: "Jesse" <[EMAIL PROTECTED]>; "MySQL List" <mysql@lists.mysql.com>
Sent: Thursday, August 24, 2006 2:14 AM
Subject: Re: Outputting text in a
On 8/24/06, Dan Buettner <[EMAIL PROTECTED]> wrote:
Sure - in your sql script, put in
SELECT "text to the screen";
Then you'll get 2 copies...
Try this:
SELECT "text to the screen" AS '';
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]