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]

Reply via email to