RE: STRING TO NUMBER

2002-05-16 Thread Gurhan Ozen
onvert a number to a string explicitly, pass it as the argument to CONCAT(). " See: http://mysql.com/doc/S/t/String_functions.html Gurhan -Original Message- From: Marcel [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 3:27 PM To: [EMAIL PROTECTED] Subject: STRING TO NUMBER

Re: STRING TO NUMBER

2002-05-16 Thread Anil Garg
i think u dont need to it will automatically deal with it. - Original Message - From: "Marcel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 16, 2002 3:26 PM Subject: STRING TO NUMBER > Hi, > In Oracle i use TO_NUMBER to convert a String to

STRING TO NUMBER

2002-05-16 Thread Marcel
Hi, In Oracle i use TO_NUMBER to convert a String to a Number what Function Do i have to use in Mysql ?? thank“s Marcel. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.c