Re: REPLACE function

2005-04-28 Thread Eamon Daly
__ Eamon Daly - Original Message - From: "Chris Ramsay" <[EMAIL PROTECTED]> To: "Jerry Swanson" <[EMAIL PROTECTED]> Cc: Sent: Thursday, April 28, 2005 6:37 AM Subject: Re: REPLACE function If I understand your problem, MySQL allows you to use regular expressions

Re: REPLACE function

2005-04-28 Thread Chris Ramsay
If I understand your problem, MySQL allows you to use regular expressions - so you could use the REGEXP function to remove the spaces. Check out the mysql site... Chris -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL P